Searched refs:tuner_is_baseband (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dib7000m.h | 12 u8 tuner_is_baseband; member
|
D | dib7000p.h | 11 u8 tuner_is_baseband; member
|
D | dib8000.h | 9 u8 tuner_is_baseband; member
|
D | dib7000m.c | 606 if(state->cfg.tuner_is_baseband) in dib7000m_demod_reset()
|
D | dib7000p.c | 698 if (state->cfg.tuner_is_baseband) in dib7000p_demod_reset()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 243 .tuner_is_baseband = 1, 255 .tuner_is_baseband = 1, 409 .tuner_is_baseband = 1, 972 .tuner_is_baseband = 1, 1029 .tuner_is_baseband = 1, 1199 .tuner_is_baseband = 1, 1216 .tuner_is_baseband = 1, 1560 .tuner_is_baseband = 1, 1579 .tuner_is_baseband = 1, 2767 .tuner_is_baseband = 1, [all …]
|
D | cxusb.c | 1064 .tuner_is_baseband = 1,
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 438 .tuner_is_baseband = 0, 1061 .tuner_is_baseband = 1,
|