Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-core.c882 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) in cx88_set_tvnorm() function
1018 EXPORT_SYMBOL(cx88_set_tvnorm);
Dcx88.h641 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm);
Dcx88-blackbird.c1027 return cx88_set_tvnorm(core, id); in vidioc_s_std()
1189 cx88_set_tvnorm(core, core->tvnorm); in cx8802_blackbird_probe()
Dcx88-video.c840 return cx88_set_tvnorm(core, tvnorms); in vidioc_s_std()
1405 cx88_set_tvnorm(core, V4L2_STD_NTSC_M); in cx8800_initdev()