Searched refs:AUDIO_SELECT_SOURCE (Results 1 – 3 of 3) sorted by relevance
72 #define AUDIO_SELECT_SOURCE _IO('o', 5) macro
77 The audio stream source is set through the `AUDIO_SELECT_SOURCE`_ call664 AUDIO_SELECT_SOURCE section in Audio Function Calls670 .. c:macro:: AUDIO_SELECT_SOURCE argument674 int ioctl(int fd, int request = AUDIO_SELECT_SOURCE,695 - Equals ``AUDIO_SELECT_SOURCE`` for this command. argument1614 in the ioctl call `AUDIO_SELECT_SOURCE`_. The data provided shall be in
1410 case AUDIO_SELECT_SOURCE: in dvb_audio_ioctl()