Searched refs:audio_mixer (Results 1 – 6 of 6) sorted by relevance
83 .. c:type:: audio_mixer91 typedef struct audio_mixer {
19 .. c:function:: int ioctl(int fd, AUDIO_SET_MIXER, struct audio_mixer *mix)
16 replace typedef audio_mixer_t :c:type:`audio_mixer`
52 typedef struct audio_mixer { struct
249 struct audio_mixer mixer;
1444 struct audio_mixer *amix = (struct audio_mixer *)parg; in dvb_audio_ioctl()