Searched refs:cx88_set_stereo (Results 1 – 4 of 4) sorted by relevance
/drivers/media/pci/cx88/ |
D | cx88-tvaudio.c | 882 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() function 1027 cx88_set_stereo(core, mode, 0); in cx88_audio_thread() 1050 EXPORT_SYMBOL(cx88_set_stereo);
|
D | cx88.h | 701 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
D | cx88-video.c | 609 cx88_set_stereo(core, V4L2_TUNER_MODE_STEREO, 1); in radio_open() 963 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|
D | cx88-blackbird.c | 993 cx88_set_stereo(core, t->audmode, 1); in vidioc_s_tuner()
|