Searched defs:seq_client_load (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq.c25 int seq_client_load[15] = {[0] = SNDRV_SEQ_CLIENT_DUMMY, [1 ... 14] = -1}; variable
27 int seq_client_load[15] = {[0 ... 14] = -1}; variable

Completed in 111 milliseconds