Searched refs:cx88_set_stereo (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-tvaudio.c | 890 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() function 994 EXPORT_SYMBOL(cx88_set_stereo); 1035 cx88_set_stereo(core, mode, 0); in cx88_audio_thread()
|
D | cx88.h | 696 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
D | cx88-video.c | 617 cx88_set_stereo(core, V4L2_TUNER_MODE_STEREO, 1); in radio_open() 977 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|
D | cx88-blackbird.c | 1020 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|