Searched refs:MIXART_MAX_CARDS (Results 1 – 3 of 3) sorted by relevance
48 #define MIXART_MAX_CARDS 4 macro51 #define MIXART_MAX_PHYS_CONNECTORS (MIXART_MAX_CARDS * 2 * 2) /* 4 * stereo * (analog+digital) */55 struct snd_mixart *chip[MIXART_MAX_CARDS];
454 #define MIXART_MAX_PHYS_IO (MIXART_MAX_CARDS * 2 * 2) /* 4 * (analog+digital) * (playback+capture)…
291 if (phys_io.nb_uid < MIXART_MAX_CARDS * 2) in mixart_enum_physio()