Home
last modified time | relevance | path

Searched refs:SEQ_VOLMODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h423 #define SEQ_VOLMODE 12 macro
1115 _seqbuf[_seqbufptr+1] = SEQ_VOLMODE;\
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.c166 case SEQ_VOLMODE: in extended_event()