Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_dummy.c96 ev->type == SNDRV_SEQ_EVENT_KERNEL_ERROR) in dummy_input()
Dseq_clientmgr.c530 bounce_ev.type = SNDRV_SEQ_EVENT_KERNEL_ERROR; in bounce_error_event()
2245 if (ev->type == SNDRV_SEQ_EVENT_KERNEL_ERROR) in kernel_client_enqueue()
/Linux-v4.19/include/uapi/sound/
Dasequencer.h144 #define SNDRV_SEQ_EVENT_KERNEL_ERROR 150 macro