Home
last modified time | relevance | path

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

/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()