Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_dummy.c51 MODULE_ALIAS("snd-seq-client-" __stringify(SNDRV_SEQ_CLIENT_DUMMY));
164 my_client = snd_seq_create_kernel_client(NULL, SNDRV_SEQ_CLIENT_DUMMY, in register_client()
H A Dseq.c25 int seq_client_load[15] = {[0] = SNDRV_SEQ_CLIENT_DUMMY, [1 ... 14] = -1};
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h336 #define SNDRV_SEQ_CLIENT_DUMMY 14 /* midi through */ macro