• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/bt8xx/

Lines Matching refs:dst_type

348 	if (state->dst_type == DST_TYPE_IS_SAT) {
360 } else if (state->dst_type == DST_TYPE_IS_TERR) {
367 } else if (state->dst_type == DST_TYPE_IS_CABLE) {
372 } else if (state->dst_type == DST_TYPE_IS_ATSC) {
393 if (state->dst_type != DST_TYPE_IS_TERR)
462 if (state->dst_type == DST_TYPE_IS_TERR) {
467 if (state->dst_type == DST_TYPE_IS_SAT) {
487 } else if (state->dst_type == DST_TYPE_IS_CABLE) {
504 if (state->dst_type != DST_TYPE_IS_CABLE)
772 .dst_type = DST_TYPE_IS_SAT,
781 .dst_type = DST_TYPE_IS_SAT,
790 .dst_type = DST_TYPE_IS_SAT,
799 .dst_type = DST_TYPE_IS_SAT,
809 .dst_type = DST_TYPE_IS_SAT,
818 .dst_type = DST_TYPE_IS_SAT,
827 .dst_type = DST_TYPE_IS_SAT,
837 .dst_type = DST_TYPE_IS_SAT,
846 .dst_type = DST_TYPE_IS_CABLE,
855 .dst_type = DST_TYPE_IS_CABLE,
864 .dst_type = DST_TYPE_IS_TERR,
873 .dst_type = DST_TYPE_IS_TERR,
882 .dst_type = DST_TYPE_IS_TERR,
891 .dst_type = DST_TYPE_IS_ATSC,
900 .dst_type = DST_TYPE_IS_ATSC,
1060 if (state->dst_type != DST_TYPE_IS_ATSC)
1122 use_dst_type = p_dst_type->dst_type;
1166 state->dst_type = use_dst_type;
1302 if (state->dst_type == DST_TYPE_IS_SAT) {
1306 } else if ((state->dst_type == DST_TYPE_IS_TERR) || (state->dst_type == DST_TYPE_IS_CABLE)) {
1310 } else if (state->dst_type == DST_TYPE_IS_ATSC) {
1324 if (state->dst_type != DST_TYPE_IS_SAT)
1343 !(state->dst_type == DST_TYPE_IS_ATSC))
1353 !(state->dst_type == DST_TYPE_IS_ATSC)) {
1367 if (state->dst_type == DST_TYPE_IS_SAT) {
1390 if (state->dst_type == DST_TYPE_IS_SAT) {
1402 (!(state->dst_type == DST_TYPE_IS_ATSC))) {
1457 if (state->dst_type != DST_TYPE_IS_SAT)
1475 if (state->dst_type != DST_TYPE_IS_SAT)
1508 if (state->dst_type != DST_TYPE_IS_SAT)
1532 if (state->dst_type != DST_TYPE_IS_SAT)
1566 if (state->dst_type == DST_TYPE_IS_SAT)
1568 else if (state->dst_type == DST_TYPE_IS_TERR)
1570 else if (state->dst_type == DST_TYPE_IS_CABLE)
1572 else if (state->dst_type == DST_TYPE_IS_ATSC)
1623 if (state->dst_type == DST_TYPE_IS_SAT) {
1631 } else if (state->dst_type == DST_TYPE_IS_TERR)
1633 else if (state->dst_type == DST_TYPE_IS_CABLE) {
1656 if (state->dst_type == DST_TYPE_IS_SAT) {
1664 } else if (state->dst_type == DST_TYPE_IS_TERR)
1666 else if (state->dst_type == DST_TYPE_IS_CABLE) {
1691 if (state->dst_type == DST_TYPE_IS_SAT) {
1696 } else if (state->dst_type == DST_TYPE_IS_TERR) {
1698 } else if (state->dst_type == DST_TYPE_IS_CABLE) {
1733 switch (state->dst_type) {