Searched refs:AUDIO_GET_CAPABILITIES (Results 1 – 4 of 4) sorted by relevance
13 AUDIO_GET_CAPABILITIES chapter19 AUDIO_GET_CAPABILITIES26 .. c:function:: int ioctl(int fd, AUDIO_GET_CAPABILITIES, unsigned int *cap)27 :name: AUDIO_GET_CAPABILITIES
109 A call to AUDIO_GET_CAPABILITIES returns an unsigned integer with the
94 #define AUDIO_GET_CAPABILITIES _IOR('o', 11, unsigned int) macro
1463 case AUDIO_GET_CAPABILITIES: in dvb_audio_ioctl()