Home
last modified time | relevance | path

Searched refs:LOLA_AMP_MUTE_CAPABLE (Results 1 – 3 of 3) sorted by relevance

/sound/pci/lola/
Dlola_proc.c40 LOLA_AMP_MUTE_CAPABLE(val), in print_pin_widget()
Dlola.h453 #define LOLA_AMP_MUTE_CAPABLE(res) ((res & (1 << 31)) != 0) macro
Dlola_mixer.c56 pin->amp_mute = LOLA_AMP_MUTE_CAPABLE(val); in lola_init_pin()