Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/
Dseq_dummy.c65 MODULE_ALIAS("snd-seq-client-" __stringify(SNDRV_SEQ_CLIENT_DUMMY));
206 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-3.4.99/include/sound/
Dasequencer.h398 #define SNDRV_SEQ_CLIENT_DUMMY 14 /* midi through */ macro