Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctatc.h149 #define NUM_PCMS (NUM_CTALSADEVS - 1) macro
150 struct snd_pcm *pcms[NUM_PCMS];
Dctatc.c1547 for (i = FRONT; i < NUM_PCMS; i++) { in atc_suspend()