Searched refs:AUDIO_GET_CAPABILITIES (Results 1 – 4 of 4) sorted by relevance
7 AUDIO_GET_CAPABILITIES title13 AUDIO_GET_CAPABILITIES20 .. c:macro:: AUDIO_GET_CAPABILITIES22 ``int ioctl(int fd, AUDIO_GET_CAPABILITIES, unsigned int *cap)``
102 A call to AUDIO_GET_CAPABILITIES returns an unsigned integer with the
1464 case AUDIO_GET_CAPABILITIES: in dvb_audio_ioctl()
94 #define AUDIO_GET_CAPABILITIES _IOR('o', 11, unsigned int) macro