Searched refs:_SIOWR (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ |
A D | soundcard.h | 83 #ifndef _SIOWR 99 #define _SIOWR _IOWR macro 168 #define SNDCTL_TMR_TIMEBASE _SIOWR('T', 1, int) 172 #define SNDCTL_TMR_TEMPO _SIOWR('T', 5, int) 173 #define SNDCTL_TMR_SOURCE _SIOWR('T', 6, int) 532 #define SNDCTL_MIDI_PRETIME _SIOWR('m', 0, int) 542 #define SNDCTL_DSP_SPEED _SIOWR('P', 2, int) 543 #define SNDCTL_DSP_STEREO _SIOWR('P', 3, int) 880 #define MIXER_WRITE(dev) _SIOWR('M', dev, int) 936 #define SOUND_MIXER_AGC _SIOWR('M', 103, int) [all …]
|
Completed in 8 milliseconds