tag | line | file | source code |
_IO | 89 | include/linux/soundcard.h | #define SNDCTL_SEQ_RESET _IO ('Q', 0) |
_IO | 90 | include/linux/soundcard.h | #define SNDCTL_SEQ_SYNC _IO ('Q', 1) |
_IO | 106 | include/linux/soundcard.h | #define SNDCTL_SEQ_PANIC _IO ('Q',17) |
_IO | 109 | include/linux/soundcard.h | #define SNDCTL_TMR_START _IO ('T', 2) |
_IO | 110 | include/linux/soundcard.h | #define SNDCTL_TMR_STOP _IO ('T', 3) |
_IO | 111 | include/linux/soundcard.h | #define SNDCTL_TMR_CONTINUE _IO ('T', 4) |
_IO | 535 | include/linux/soundcard.h | #define SNDCTL_DSP_RESET _IO ('P', 0) |
_IO | 536 | include/linux/soundcard.h | #define SNDCTL_DSP_SYNC _IO ('P', 1) |
_IO | 543 | include/linux/soundcard.h | #define SNDCTL_DSP_POST _IO ('P', 8) |
_IO | 581 | include/linux/soundcard.h | #define SNDCTL_PSS_RESET _IO ('C', 0) |
_IO | 582 | include/linux/soundcard.h | #define SNDCTL_PSS_SETUP_REGISTERS _IO ('C', 1) |