Searched refs:SNDRV_SEQ_MAX_HOPS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/sound/ | ||
| D | seq_kernel.h | 52 #define SNDRV_SEQ_MAX_HOPS 10 macro |
| /linux-4.1.27/sound/core/seq/ | ||
| D | seq_clientmgr.c | 811 if (hop >= SNDRV_SEQ_MAX_HOPS) { in snd_seq_deliver_event() |