Searched refs:unmute (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | rt722-sdca.c | 853 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu42_event() local 859 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu42_event() 862 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu42_event() 882 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu21_event() local 888 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu21_event() 891 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu21_event()
|
D | rt712-sdca.c | 760 unsigned char unmute = 0x0, mute = 0x1; in rt712_sdca_fu05_event() local 767 unmute); in rt712_sdca_fu05_event() 771 unmute); in rt712_sdca_fu05_event()
|
D | rt711-sdca.c | 923 unsigned char unmute = 0x0, mute = 0x1; in rt711_sdca_fu05_event() local 930 unmute); in rt711_sdca_fu05_event() 934 unmute); in rt711_sdca_fu05_event()
|
/Linux-v6.6/sound/pci/lx6464es/ |
D | lx_core.h | 162 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute);
|
D | lx_core.c | 832 int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute) in lx_level_unmute() argument 836 u64 mute_mask = unmute ? 0 : 0xFFFFFFFFFFFFFFFFLLU; in lx_level_unmute()
|
/Linux-v6.6/drivers/media/i2c/ |
D | msp3400-kthreads.c | 1019 goto unmute; in msp34xxg_thread() 1043 unmute: in msp34xxg_thread()
|
/Linux-v6.6/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 313 press to unmute, as per the ThinkPad volume mixer user 1134 2. Press either volume key to unmute the ThinkPad (it will _not_ 1135 change the volume, it will just unmute). 1151 system). In this case, the volume keys are filtered out for unmute 1169 echo unmute >/proc/acpi/ibm/volume 1173 distinct. To unmute the volume after the mute command, use either the 1174 up or down command (the level command will not unmute the volume), or 1175 the unmute command.
|
/Linux-v6.6/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 329 - Mute/unmute audio
|