Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_KERNEL_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
H A Dseq_dummy.c88 ev->type == SNDRV_SEQ_EVENT_KERNEL_ERROR) in dummy_input()
H A Dseq_clientmgr.c577 bounce_ev.type = SNDRV_SEQ_EVENT_KERNEL_ERROR; in bounce_error_event()
2439 if (ev->type == SNDRV_SEQ_EVENT_KERNEL_ERROR) in snd_seq_kernel_client_enqueue()
/linux/include/uapi/sound/
H A Dasequencer.h128 #define SNDRV_SEQ_EVENT_KERNEL_ERROR 150 macro