Searched refs:cx88_video_mux (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 282 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux() function 345 EXPORT_SYMBOL(cx88_video_mux); variable 903 cx88_video_mux(core, i); in vidioc_s_input() 1407 cx88_video_mux(core, 0); in cx8800_initdev()
|
H A D | cx88.h | 727 int cx88_video_mux(struct cx88_core *core, unsigned int input);
|
H A D | cx88-blackbird.c | 971 cx88_video_mux(core, i); in vidioc_s_input() 1190 cx88_video_mux(core, 0); in cx8802_blackbird_probe()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 282 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux() function 345 EXPORT_SYMBOL(cx88_video_mux); variable 903 cx88_video_mux(core, i); in vidioc_s_input() 1408 cx88_video_mux(core, 0); in cx8800_initdev()
|
H A D | cx88.h | 727 int cx88_video_mux(struct cx88_core *core, unsigned int input);
|
H A D | cx88-blackbird.c | 971 cx88_video_mux(core, i); in vidioc_s_input() 1190 cx88_video_mux(core, 0); in cx8802_blackbird_probe()
|
Completed in 11 milliseconds