Searched refs:audio_mixer (Results 1 – 6 of 6) sorted by relevance
83 .. c:type:: audio_mixer91 typedef struct audio_mixer {
22 ``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()