Searched refs:unmute (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | rt721-sdca.c | 896 unsigned char unmute = 0x0, mute = 0x1; in rt721_sdca_fu42_event() 903 RT721_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt721_sdca_fu42_event() 906 RT721_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt721_sdca_fu42_event() 926 unsigned char unmute = 0x0, mute = 0x1; in rt721_sdca_fu21_event() 932 RT721_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt721_sdca_fu21_event() 935 RT721_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt721_sdca_fu21_event() 955 unsigned char unmute = 0x0, mute = 0x1; in rt721_sdca_fu23_event() 961 RT721_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt721_sdca_fu23_event() 964 RT721_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt721_sdca_fu23_event() 897 unsigned char unmute = 0x0, mute = 0x1; rt721_sdca_fu42_event() local 927 unsigned char unmute = 0x0, mute = 0x1; rt721_sdca_fu21_event() local 956 unsigned char unmute = 0x0, mute = 0x1; rt721_sdca_fu23_event() local
|
| H A D | rt711-sdca.c | 990 unsigned char unmute = 0x0, mute = 0x1; in rt711_sdca_fu05_event() 997 unmute); in rt711_sdca_fu05_event() 1001 unmute); in rt711_sdca_fu05_event() 994 unsigned char unmute = 0x0, mute = 0x1; rt711_sdca_fu05_event() local
|
| H A D | rt722-sdca.c | 1114 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu42_event() local 1120 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu42_event() 1123 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu42_event()
|
| /linux/sound/pci/lx6464es/ |
| H A D | lx_core.h | 159 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute);
|
| H A D | lx_core.c | 791 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute) in lx_level_unmute() argument 794 u64 mute_mask = unmute ? 0 : 0xFFFFFFFFFFFFFFFFLLU; in lx_level_unmute()
|
| /linux/Documentation/sound/codecs/ |
| H A D | tas675x.rst | 96 :Description: Update frequency during unmute transition. 105 :Description: dB change per update during unmute. 148 signal; unmute when any channel has non-zero signal.
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 329 - Mute/unmute audio
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 315 press to unmute, as per the ThinkPad volume mixer user 1145 2. Press either volume key to unmute the ThinkPad (it will _not_ 1146 change the volume, it will just unmute). 1162 system). In this case, the volume keys are filtered out for unmute 1180 echo unmute >/proc/acpi/ibm/volume 1184 distinct. To unmute the volume after the mute command, use either the 1185 up or down command (the level command will not unmute the volume), or 1186 the unmute command.
|