Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c3823 int has_demod = (core->board.tda9887_conf & TDA9887_PRESENT); in cx88_core_create() local
3834 if (has_demod) in cx88_core_create()
3841 0, has_demod ? tv_addrs + 4 : tv_addrs); in cx88_core_create()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c2591 int has_demod = (dev->board.tda9887_conf & TDA9887_PRESENT); in em28xx_v4l2_init() local
2599 if (has_demod) in em28xx_v4l2_init()
2606 has_demod ? ADDRS_TV_WITH_DEMOD : ADDRS_TV; in em28xx_v4l2_init()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c8079 int has_demod = (dev->tda9887_conf & TDA9887_PRESENT); in saa7134_board_init2() local
8087 if (has_demod) in saa7134_board_init2()
8093 has_demod ? ADDRS_TV_WITH_DEMOD : ADDRS_TV; in saa7134_board_init2()