Searched refs:LOLA_MIXER_SRC_INPUT_PLAY_SEPARATION (Results 1 – 2 of 2) sorted by relevance
/sound/pci/lola/ | ||
D | lola.h | 482 #define LOLA_MIXER_SRC_INPUT_PLAY_SEPARATION(res) ((res >> 2) & 0x1f) macro |
D | lola_mixer.c | 150 LOLA_MIXER_SRC_INPUT_PLAY_SEPARATION(val); in lola_init_mixer_widget() |