Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/seq/
Dseq_clientmgr.c45 #define SNDRV_SEQ_CLIENTS_PER_CARD 4 macro
143 SNDRV_SEQ_CLIENTS_PER_CARD; in snd_seq_client_use_ptr()
2204 if (card && client_index >= SNDRV_SEQ_CLIENTS_PER_CARD) in snd_seq_create_kernel_client()
2213 + card->number * SNDRV_SEQ_CLIENTS_PER_CARD; in snd_seq_create_kernel_client()