Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/cx88/
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()
/Linux-v5.10/drivers/media/usb/em28xx/
Dem28xx-video.c2601 int has_demod = (dev->board.tda9887_conf & TDA9887_PRESENT); in em28xx_v4l2_init() local
2609 if (has_demod) in em28xx_v4l2_init()
2616 has_demod ? ADDRS_TV_WITH_DEMOD : ADDRS_TV; in em28xx_v4l2_init()
/Linux-v5.10/drivers/media/pci/saa7134/
Dsaa7134-cards.c8027 int has_demod = (dev->tda9887_conf & TDA9887_PRESENT); in saa7134_board_init2() local
8035 if (has_demod) in saa7134_board_init2()
8041 has_demod ? ADDRS_TV_WITH_DEMOD : ADDRS_TV; in saa7134_board_init2()