Searched refs:audio_mixer (Results 1 – 6 of 6) sorted by relevance
90 .. c:type:: audio_mixer98 typedef struct audio_mixer {
26 .. c:function:: int ioctl(int fd, AUDIO_SET_MIXER, struct audio_mixer *mix)
18 replace typedef audio_mixer_t :c:type:`audio_mixer`
54 typedef struct audio_mixer { struct
237 struct audio_mixer mixer;
1484 struct audio_mixer *amix = (struct audio_mixer *)parg; in dvb_audio_ioctl()