Searched refs:DST_TYPE_IS_TERR (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.h40 #define DST_TYPE_IS_TERR 1 macro
H A Ddst.c360 } else if (state->dst_type == DST_TYPE_IS_TERR) {
393 if (state->dst_type != DST_TYPE_IS_TERR)
462 if (state->dst_type == DST_TYPE_IS_TERR) {
591 case DST_TYPE_IS_TERR:
864 .dst_type = DST_TYPE_IS_TERR,
873 .dst_type = DST_TYPE_IS_TERR,
882 .dst_type = DST_TYPE_IS_TERR,
1306 } else if ((state->dst_type == DST_TYPE_IS_TERR) || (state->dst_type == DST_TYPE_IS_CABLE)) {
1568 else if (state->dst_type == DST_TYPE_IS_TERR)
1631 } else if (state->dst_type == DST_TYPE_IS_TERR)
[all...]

Completed in 61 milliseconds