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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst.c362 } else if (state->dst_type == DST_TYPE_IS_TERR) {
395 if (state->dst_type != DST_TYPE_IS_TERR)
464 if (state->dst_type == DST_TYPE_IS_TERR) {
593 case DST_TYPE_IS_TERR:
866 .dst_type = DST_TYPE_IS_TERR,
875 .dst_type = DST_TYPE_IS_TERR,
884 .dst_type = DST_TYPE_IS_TERR,
1313 } else if ((state->dst_type == DST_TYPE_IS_TERR) || (state->dst_type == DST_TYPE_IS_CABLE)) {
1576 else if (state->dst_type == DST_TYPE_IS_TERR)
1639 } else if (state->dst_type == DST_TYPE_IS_TERR)
[all...]
H A Ddst_common.h40 #define DST_TYPE_IS_TERR 1 macro

Completed in 109 milliseconds