Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_dummy.c65 MODULE_ALIAS("snd-seq-client-" __stringify(SNDRV_SEQ_CLIENT_DUMMY));
175 my_client = snd_seq_create_kernel_client(NULL, SNDRV_SEQ_CLIENT_DUMMY, in register_client()
Dseq.c40 int seq_client_load[15] = {[0] = SNDRV_SEQ_CLIENT_DUMMY, [1 ... 14] = -1};
/Linux-v4.19/include/uapi/sound/
Dasequencer.h336 #define SNDRV_SEQ_CLIENT_DUMMY 14 /* midi through */ macro