Searched refs:_SIOW (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ |
A D | soundcard.h | 98 #define _SIOW _IOW macro 134 #define SNDCTL_SEQ_PERCMODE _SIOW ('Q', 6, int) 136 #define SNDCTL_SEQ_TESTMIDI _SIOW ('Q', 8, int) 137 #define SNDCTL_SEQ_RESETSAMPLES _SIOW ('Q', 9, int) 141 #define SNDCTL_SEQ_THRESHOLD _SIOW ('Q',13, int) 143 #define SNDCTL_FM_4OP_ENABLE _SIOW ('Q',15, int) /* in=dev# */ 180 #define SNDCTL_TMR_METRONOME _SIOW ('T', 7, int) 181 #define SNDCTL_TMR_SELECT _SIOW ('T', 8, int) 602 #define SNDCTL_DSP_SETTRIGGER _SIOW ('P',16, int) 638 #define SNDCTL_DSP_SETSPDIF _SIOW ('P', 66, int) [all …]
|
Completed in 7 milliseconds