Searched refs:AUDIO_GET_STATUS (Results 1 – 3 of 3) sorted by relevance
77 #define AUDIO_GET_STATUS _IOR('o', 10, audio_status_t) macro
132 This values can be returned by the `AUDIO_GET_STATUS`_ call353 The `AUDIO_GET_STATUS`_ call returns this structure as information1007 AUDIO_GET_STATUS section in Audio Function Calls1013 .. c:macro:: AUDIO_GET_STATUS argument1017 int ioctl(int fd, int request = AUDIO_GET_STATUS,1038 - Equals AUDIO_GET_STATUS for this command. argument1500 `AUDIO_GET_STATUS`_. All other call will return with an error code.
1372 (cmd != AUDIO_GET_STATUS)) in dvb_audio_ioctl()1469 case AUDIO_GET_STATUS: in dvb_audio_ioctl()