Searched refs:cx88_set_stereo (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-tvaudio.c | 881 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() function 979 dprintk("cx88_set_stereo: mask 0x%x, ctl 0x%x [status=0x%x,ctl=0x%x,vol=0x%x]\n", in cx88_set_stereo() 985 EXPORT_SYMBOL(cx88_set_stereo); variable 1026 cx88_set_stereo(core, mode, 0); in cx88_audio_thread()
|
H A D | cx88.h | 687 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
H A D | cx88-video.c | 597 cx88_set_stereo(core, V4L2_TUNER_MODE_STEREO, 1); in radio_open() 941 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|
H A D | cx88-blackbird.c | 1009 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-tvaudio.c | 881 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() function 979 dprintk("cx88_set_stereo: mask 0x%x, ctl 0x%x [status=0x%x,ctl=0x%x,vol=0x%x]\n", in cx88_set_stereo() 985 EXPORT_SYMBOL(cx88_set_stereo); variable 1026 cx88_set_stereo(core, mode, 0); in cx88_audio_thread()
|
H A D | cx88.h | 687 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
H A D | cx88-video.c | 598 cx88_set_stereo(core, V4L2_TUNER_MODE_STEREO, 1); in radio_open() 941 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|
H A D | cx88-blackbird.c | 1009 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|
Completed in 14 milliseconds