Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttvp.h441 int has_tea575x; member
Dbttv-cards.c3079 btv->has_tea575x = 1; in miro_pinnacle_gpio()
3098 (btv->has_tea575x ? "tea575x" : "fmtuner"), in miro_pinnacle_gpio()
3376 btv->has_tea575x = 1; in bttv_init_card2()
3819 btv->has_tea575x = 0; in tea575x_init()
3830 btv->has_tea575x = 1; in terratec_active_radio_upgrade()
Dbttv-driver.c1833 if (btv->has_tea575x) { in bttv_set_frequency()
2446 if (btv->has_tea575x) in bttv_querycap()
3203 if (btv->has_tea575x) in radio_g_tuner()
3229 if (btv->has_tea575x) in radio_s_hw_freq_seek()
3241 if (btv->has_tea575x) in radio_enum_freq_bands()
3930 if (btv->has_tea575x) in bttv_register_video()