Home
last modified time | relevance | path

Searched refs:unmute (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/pci/lx6464es/
Dlx_core.h177 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute);
Dlx_core.c852 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute) in lx_level_unmute() argument
856 u64 mute_mask = unmute ? 0 : 0xFFFFFFFFFFFFFFFFLLU; in lx_level_unmute()
/linux-4.1.27/drivers/media/i2c/
Dmsp3400-kthreads.c1029 goto unmute; in msp34xxg_thread()
1053 unmute: in msp34xxg_thread()
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt296 press to unmute, as per the ThinkPad volume mixer user
1068 2. Press either volume key to unmute the ThinkPad (it will _not_
1069 change the volume, it will just unmute).
1085 system). In this case, the volume keys are filtered out for unmute
1102 echo unmute >/proc/acpi/ibm/volume
1106 distinct. To unmute the volume after the mute command, use either the
1107 up or down command (the level command will not unmute the volume), or
1108 the unmute command.