Searched refs:unmute (Results 1 – 8 of 8) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt722-sdca.c | 851 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu42_event() local 857 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu42_event() 860 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu42_event() 880 unsigned char unmute = 0x0, mute = 0x1; in rt722_sdca_fu21_event() local 886 RT722_SDCA_CTL_FU_MUTE, CH_L), unmute); in rt722_sdca_fu21_event() 889 RT722_SDCA_CTL_FU_MUTE, CH_R), unmute); in rt722_sdca_fu21_event()
|
H A D | rt711-sdca.c | 995 unsigned char unmute = 0x0, mute = 0x1; in rt711_sdca_fu05_event() local 1002 unmute); in rt711_sdca_fu05_event() 1006 unmute); in rt711_sdca_fu05_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 | 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/drivers/media/i2c/ |
H A D | msp3400-kthreads.c | 1019 goto unmute; in msp34xxg_thread() 1043 unmute: in msp34xxg_thread()
|
/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 | 314 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.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_audio.rst | 311 - unmute audio 775 - unmute audio
|