Searched refs:DEFAULT_ALSA_IDX (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c6987 #define DEFAULT_ALSA_IDX ~((1 << (SNDRV_CARDS - 3)) - 1)
6989 #define DEFAULT_ALSA_IDX ~((1 << (32 - 3)) - 1)
6991 static int alsa_index = DEFAULT_ALSA_IDX; /* last three slots */
7150 #define DEFAULT_ALSA_IDX macro
7152 #define DEFAULT_ALSA_IDX macro

Completed in 203 milliseconds