Searched refs:SNDRV_SEQ_EVENT_RESET (Results 1 – 4 of 4) sorted by relevance
70 #define SNDRV_SEQ_EVENT_RESET 41 /* reset to power-on state */ macro
80 {SNDRV_SEQ_EVENT_RESET, 0, NULL, NULL}, /* 0xff */
180 {SNDRV_SEQ_EVENT_RESET, NULL}, /* 0xff */
429 ev.type = SNDRV_SEQ_EVENT_RESET; in snd_seq_oss_synth_reset()