Searched refs:cx88_set_tvnorm (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 645 * but step_db and step_dr, at cx88_set_tvnorm already handles that. in norm_fsc8() 868 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) in cx88_set_tvnorm() function 1004 EXPORT_SYMBOL(cx88_set_tvnorm); variable
|
H A D | cx88.h | 641 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm);
|
H A D | cx88-blackbird.c | 1027 return cx88_set_tvnorm(core, id); in vidioc_s_std() 1189 cx88_set_tvnorm(core, core->tvnorm); in cx8802_blackbird_probe()
|
H A D | cx88-video.c | 840 return cx88_set_tvnorm(core, tvnorms); in vidioc_s_std() 1404 cx88_set_tvnorm(core, V4L2_STD_NTSC_M); in cx8800_initdev()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 659 * but step_db and step_dr, at cx88_set_tvnorm already handles that. in norm_fsc8() 882 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) in cx88_set_tvnorm() function 1018 EXPORT_SYMBOL(cx88_set_tvnorm); variable
|
H A D | cx88.h | 641 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm);
|
H A D | cx88-blackbird.c | 1027 return cx88_set_tvnorm(core, id); in vidioc_s_std() 1189 cx88_set_tvnorm(core, core->tvnorm); in cx8802_blackbird_probe()
|
H A D | cx88-video.c | 840 return cx88_set_tvnorm(core, tvnorms); in vidioc_s_std() 1405 cx88_set_tvnorm(core, V4L2_STD_NTSC_M); in cx8800_initdev()
|
Completed in 13 milliseconds