tag | line | file | source code |
---|---|---|---|
_IO | 84 | include/linux/soundcard.h | #define SNDCTL_SEQ_RESET _IO ('Q', 0) |
_IO | 85 | include/linux/soundcard.h | #define SNDCTL_SEQ_SYNC _IO ('Q', 1) |
_IO | 416 | include/linux/soundcard.h | #define SNDCTL_DSP_RESET _IO ('P', 0) |
_IO | 417 | include/linux/soundcard.h | #define SNDCTL_DSP_SYNC _IO ('P', 1) |
_IO | 424 | include/linux/soundcard.h | #define SNDCTL_DSP_POST _IO ('P', 8) |
_IO | 573 | include/linux/soundcard.h | #define MIXER_IOCTL_RESET _IO ('s', 24) |