Searched refs:DST_TYPE_IS_ATSC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Ddst_common.h42 #define DST_TYPE_IS_ATSC 3 macro
H A Ddst.c372 } else if (state->dst_type == DST_TYPE_IS_ATSC) {
599 case DST_TYPE_IS_ATSC:
891 .dst_type = DST_TYPE_IS_ATSC,
900 .dst_type = DST_TYPE_IS_ATSC,
1060 if (state->dst_type != DST_TYPE_IS_ATSC)
1310 } else if (state->dst_type == DST_TYPE_IS_ATSC) {
1343 !(state->dst_type == DST_TYPE_IS_ATSC))
1353 !(state->dst_type == DST_TYPE_IS_ATSC)) {
1402 (!(state->dst_type == DST_TYPE_IS_ATSC))) {
1572 else if (state->dst_type == DST_TYPE_IS_ATSC)
[all...]

Completed in 38 milliseconds