Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr.h21 #define PCXHR_MAX_CARDS 6 macro
53 struct snd_pcxhr *chip[PCXHR_MAX_CARDS];
H A Dpcxhr.c1583 for (i=0; i < PCXHR_MAX_CARDS; i++) { in pcxhr_probe()