Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_CLIENT_DUMMY (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_dummy.c23 Each client has a static client number 62 (= SNDRV_SEQ_CLIENT_DUMMY).
51 MODULE_ALIAS("snd-seq-client-" __stringify(SNDRV_SEQ_CLIENT_DUMMY));
161 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};
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_dummy.c23 Each client has a static client number 14 (= SNDRV_SEQ_CLIENT_DUMMY).
51 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};
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h336 #define SNDRV_SEQ_CLIENT_DUMMY 14 /* midi through */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h336 #define SNDRV_SEQ_CLIENT_DUMMY 14 /* midi through */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h213 #define SNDRV_SEQ_CLIENT_DUMMY 14 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h209 #define SNDRV_SEQ_CLIENT_DUMMY 14 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h209 #define SNDRV_SEQ_CLIENT_DUMMY 14 macro

Completed in 9 milliseconds