Searched refs:tuner_is_baseband (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib7000m.h | 11 u8 tuner_is_baseband; member
|
H A D | dib7000p.h | 10 u8 tuner_is_baseband; member
|
H A D | dib8000.h | 10 u8 tuner_is_baseband; member
|
H A D | dib7000m.c | 610 if(state->cfg.tuner_is_baseband) in dib7000m_demod_reset()
|
H A D | dib7000p.c | 702 if (state->cfg.tuner_is_baseband) in dib7000p_demod_reset()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 242 .tuner_is_baseband = 1, 254 .tuner_is_baseband = 1, 408 .tuner_is_baseband = 1, 973 .tuner_is_baseband = 1, 1030 .tuner_is_baseband = 1, 1200 .tuner_is_baseband = 1, 1217 .tuner_is_baseband = 1, 1561 .tuner_is_baseband = 1, 1580 .tuner_is_baseband = 1, 3266 .tuner_is_baseband = 1, [all …]
|
H A D | cxusb.c | 1099 .tuner_is_baseband = 1,
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 432 .tuner_is_baseband = 0, 1067 .tuner_is_baseband = 1,
|