MIXART_MAX_CARDS 1313 sound/pci/mixart/mixart.c mgr->num_cards = MIXART_MAX_CARDS; /* 4 FIXME: configurable? */ MIXART_MAX_CARDS 1361 sound/pci/mixart/mixart.c size = PAGE_ALIGN( (MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS * MIXART_MAX_CARDS 1372 sound/pci/mixart/mixart.c size = PAGE_ALIGN( (MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS * MIXART_MAX_CARDS 51 sound/pci/mixart/mixart.h #define MIXART_MAX_PHYS_CONNECTORS (MIXART_MAX_CARDS * 2 * 2) /* 4 * stereo * (analog+digital) */ MIXART_MAX_CARDS 55 sound/pci/mixart/mixart.h struct snd_mixart *chip[MIXART_MAX_CARDS]; MIXART_MAX_CARDS 257 sound/pci/mixart/mixart_core.h struct mixart_sample_pos streams[MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS]; MIXART_MAX_CARDS 447 sound/pci/mixart/mixart_core.h #define MIXART_MAX_PHYS_IO (MIXART_MAX_CARDS * 2 * 2) /* 4 * (analog+digital) * (playback+capture) */ MIXART_MAX_CARDS 290 sound/pci/mixart/mixart_hwdep.c if (phys_io.nb_uid < MIXART_MAX_CARDS * 2)