Searched refs:cx88_get_stereo (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-tvaudio.c | 808 void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t) in cx88_get_stereo() function 878 EXPORT_SYMBOL(cx88_get_stereo); variable 1012 cx88_get_stereo(core, &t); in cx88_audio_thread()
|
H A D | cx88.h | 686 void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t);
|
H A D | cx88-blackbird.c | 992 cx88_get_stereo(core, t); in vidioc_g_tuner()
|
H A D | cx88-video.c | 924 cx88_get_stereo(core, t); in vidioc_g_tuner()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-tvaudio.c | 808 void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t) in cx88_get_stereo() function 878 EXPORT_SYMBOL(cx88_get_stereo); variable 1012 cx88_get_stereo(core, &t); in cx88_audio_thread()
|
H A D | cx88.h | 686 void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t);
|
H A D | cx88-blackbird.c | 992 cx88_get_stereo(core, t); in vidioc_g_tuner()
|
H A D | cx88-video.c | 924 cx88_get_stereo(core, t); in vidioc_g_tuner()
|
Completed in 14 milliseconds