Searched refs:alsa_index (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctmixer.c241 static enum CT_AMIXER_CTL get_amixer_index(enum CTALSA_MIXER_CTL alsa_index) argument
243 switch (alsa_index) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c6464 static int alsa_index = ~((1 << (SNDRV_CARDS - 3)) - 1); /* last three slots */ variable
6803 rc = snd_card_create(alsa_index, alsa_id, THIS_MODULE,
8908 module_param_named(index, alsa_index, int, 0444);

Completed in 89 milliseconds