Searched refs:SNDRV_SEQ_CLIENT_DUMMY (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h506 #define SNDRV_SEQ_CLIENT_DUMMY 14 /* midi through */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq.c39 int seq_client_load[15] = {[0] = SNDRV_SEQ_CLIENT_DUMMY, [1 ... 14] = -1};
H A Dseq_dummy.c38 Each client has a static client number 62 (= SNDRV_SEQ_CLIENT_DUMMY).
66 MODULE_ALIAS("snd-seq-client-" __stringify(SNDRV_SEQ_CLIENT_DUMMY));
207 my_client = snd_seq_create_kernel_client(NULL, SNDRV_SEQ_CLIENT_DUMMY,

Completed in 53 milliseconds