Searched refs:AUDIO_GET_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance
79 #define AUDIO_GET_CAPABILITIES _IOR('o', 11, unsigned int) macro
446 A call to `AUDIO_GET_CAPABILITIES`_ returns an unsigned integer with the1066 AUDIO_GET_CAPABILITIES section in Audio Function Calls1072 .. c:macro:: AUDIO_GET_CAPABILITIES argument1076 int ioctl(int fd, int request = AUDIO_GET_CAPABILITIES,1097 - Equals ``AUDIO_GET_CAPABILITIES`` for this command. argument
1473 case AUDIO_GET_CAPABILITIES: in dvb_audio_ioctl()