Searched refs:SYS_DVBT2 (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | cxd2820r_core.c | 265 case SYS_DVBT2: in cxd2820r_set_frontend() 302 case SYS_DVBT2: in cxd2820r_read_status() 330 case SYS_DVBT2: in cxd2820r_get_frontend() 355 case SYS_DVBT2: in cxd2820r_read_ber() 380 case SYS_DVBT2: in cxd2820r_read_signal_strength() 405 case SYS_DVBT2: in cxd2820r_read_snr() 430 case SYS_DVBT2: in cxd2820r_read_ucblocks() 460 case SYS_DVBT2: in cxd2820r_sleep() 486 case SYS_DVBT2: in cxd2820r_get_tune_settings() 516 c->delivery_system = SYS_DVBT2; in cxd2820r_search() [all …]
|
D | si2168.c | 104 case SYS_DVBT2: in si2168_read_status() 175 case SYS_DVBT2: in si2168_set_frontend() 222 else if (c->delivery_system == SYS_DVBT2) in si2168_set_frontend() 230 if (c->delivery_system == SYS_DVBT2) { in si2168_set_frontend() 626 .delsys = {SYS_DVBT, SYS_DVBT2, SYS_DVBC_ANNEX_A},
|
D | cxd2820r_t2.c | 100 if (priv->delivery_system != SYS_DVBT2) { in cxd2820r_set_frontend_t2() 109 priv->delivery_system = SYS_DVBT2; in cxd2820r_set_frontend_t2()
|
D | tda18271c2dd.c | 1149 case SYS_DVBT2: in set_params()
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
D | mn88472.c | 50 case SYS_DVBT2: in mn88472_set_frontend() 150 case SYS_DVBT2: in mn88472_set_frontend() 245 case SYS_DVBT2: in mn88472_read_status() 401 .delsys = {SYS_DVBT, SYS_DVBT2, SYS_DVBC_ANNEX_A},
|
/linux-4.1.27/drivers/staging/media/mn88473/ |
D | mn88473.c | 55 case SYS_DVBT2: in mn88473_set_frontend() 198 case SYS_DVBT2: in mn88473_read_status() 346 .delsys = {SYS_DVBT, SYS_DVBT2, SYS_DVBC_ANNEX_AC},
|
/linux-4.1.27/drivers/media/tuners/ |
D | tda18212.c | 99 case SYS_DVBT2: in tda18212_set_params()
|
D | si2157.c | 282 case SYS_DVBT2: /* it seems DVB-T and DVB-T2 both are 0x20 here */ in si2157_set_params()
|
D | mxl5007t.c | 634 case SYS_DVBT2: in mxl5007t_set_params()
|
D | xc5000.c | 797 case SYS_DVBT2: in xc5000_set_digital_params()
|
D | tuner-xc2028.c | 1208 case SYS_DVBT2: in xc2028_set_params()
|
D | tda18271-fe.c | 952 case SYS_DVBT2: in tda18271_set_params()
|
D | xc4000.c | 1187 case SYS_DVBT2: in xc4000_set_params()
|
D | r820t.c | 752 case SYS_DVBT2: in r820t_sysfreq_sel()
|
/linux-4.1.27/include/uapi/linux/dvb/ |
D | frontend.h | 410 SYS_DVBT2, enumerator
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_frontend.c | 178 case SYS_DVBT2: in dvbv3_type() 2252 case SYS_DVBT2: in dtv_set_frontend()
|