Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt721-sdca.c897 unsigned char unmute = 0x0, mute = 0x1; in rt721_sdca_fu42_event() local
904 RT721_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt721_sdca_fu42_event()
907 RT721_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt721_sdca_fu42_event()
927 unsigned char unmute = 0x0, mute = 0x1; in rt721_sdca_fu21_event() local
933 RT721_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt721_sdca_fu21_event()
936 RT721_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt721_sdca_fu21_event()
956 unsigned char unmute = 0x0, mute = 0x1; in rt721_sdca_fu23_event() local
962 RT721_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt721_sdca_fu23_event()
965 RT721_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt721_sdca_fu23_event()
H A Drt722-sdca.c781 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu42_event() local
787 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu42_event()
790 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu42_event()
810 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu21_event() local
816 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu21_event()
819 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu21_event()
H A Drt711-sdca.c991 unsigned char unmute = 0x0, mute = 0x1; in rt711_sdca_fu05_event()
998 unmute); in rt711_sdca_fu05_event()
1002 unmute); in rt711_sdca_fu05_event()
994 unsigned char unmute = 0x0, mute = 0x1; rt711_sdca_fu05_event() local
/linux/sound/pci/lx6464es/
H A Dlx_core.h159 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute);
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst329 - Mute/unmute audio
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst314 press to unmute, as per the ThinkPad volume mixer user
1144 2. Press either volume key to unmute the ThinkPad (it will _not_
1145 change the volume, it will just unmute).
1161 system). In this case, the volume keys are filtered out for unmute
1179 echo unmute >/proc/acpi/ibm/volume
1183 distinct. To unmute the volume after the mute command, use either the
1184 up or down command (the level command will not unmute the volume), or
1185 the unmute command.