Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr.h34 #define PCXHR_MAX_CARDS 6 macro
66 struct snd_pcxhr *chip[PCXHR_MAX_CARDS];
Dpcxhr.c1621 for (i=0; i < PCXHR_MAX_CARDS; i++) { in pcxhr_probe()