Searched refs:FE_ATSC (Results 1 – 18 of 18) sorted by relevance
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | lgdt330x.c | 767 .type = FE_ATSC, 790 .type = FE_ATSC,
|
D | or51211.c | 550 .type = FE_ATSC,
|
D | or51132.c | 585 .type = FE_ATSC,
|
D | lgdt3305.c | 1171 .type = FE_ATSC, 1193 .type = FE_ATSC,
|
D | au8522_dig.c | 987 .type = FE_ATSC,
|
D | s5h1409.c | 973 .type = FE_ATSC,
|
D | s5h1411.c | 892 .type = FE_ATSC,
|
D | bcm3510.c | 825 .type = FE_ATSC,
|
D | nxt200x.c | 1209 .type = FE_ATSC,
|
/linux-2.6.39/include/linux/dvb/ |
D | frontend.h | 35 FE_ATSC enumerator
|
/linux-2.6.39/drivers/media/common/tuners/ |
D | max2165.c | 267 if (fe->ops.info.type == FE_ATSC) { in max2165_set_params()
|
D | tuner-xc2028.c | 1096 case FE_ATSC: in xc2028_set_params() 1136 if (fe->ops.info.type != FE_ATSC) { in xc2028_set_params()
|
D | mxl5007t.c | 623 if (fe->ops.info.type == FE_ATSC) { in mxl5007t_set_params()
|
D | xc5000.c | 646 if (fe->ops.info.type == FE_ATSC) { in xc5000_set_params()
|
D | tda18271-fe.c | 942 if (fe->ops.info.type == FE_ATSC) { in tda18271_set_params()
|
D | mxl5005s.c | 3993 if (fe->ops.info.type == FE_ATSC) { in mxl5005s_set_params()
|
/linux-2.6.39/drivers/media/dvb/dvb-core/ |
D | dvb_frontend.c | 1062 case FE_ATSC: in dtv_property_cache_sync() 1116 case FE_ATSC: in dtv_property_legacy_params_sync() 1850 case FE_ATSC: in dvb_frontend_ioctl_legacy()
|
/linux-2.6.39/drivers/media/dvb/bt8xx/ |
D | dst.c | 1851 .type = FE_ATSC,
|