Searched defs:spec_inv (Results 1 - 5 of 5) sorted by relevance

/drivers/media/dvb/frontends/
H A Drtl2830.h47 bool spec_inv; member in struct:rtl2830_config
H A Dtda10071.h52 bool spec_inv; member in struct:tda10071_config
H A Dcxd2820r.h64 bool spec_inv; member in struct:cxd2820r_config
H A Daf9013.h84 bool spec_inv; member in struct:af9013_config
H A Daf9013.c580 bool auto_mode, spec_inv; local
619 spec_inv = state->config.spec_inv;
621 spec_inv = !state->config.spec_inv;
626 if (spec_inv)

Completed in 77 milliseconds