Searched refs:has_demod (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-cards.c3470 int has_demod = (core->board.tda9887_conf & TDA9887_PRESENT); local
3480 if (has_demod)
3487 0, has_demod ? tv_addrs + 4 : tv_addrs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-cards.c2538 int has_demod = (dev->tda9887_conf & TDA9887_PRESENT); local
2544 if (has_demod)
2550 has_demod ? ADDRS_TV_WITH_DEMOD : ADDRS_TV;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-cards.c7531 int has_demod = (dev->tda9887_conf & TDA9887_PRESENT); local
7539 if (has_demod)
7545 has_demod ? ADDRS_TV_WITH_DEMOD : ADDRS_TV;

Completed in 54 milliseconds