Home
last modified time | relevance | path

Searched full:unmuted (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dell-privacy-wmi62 unmuted:
70 [Microphone] [unmuted]
71 [Camera Shutter] [unmuted]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmaxim,max98357a.yaml37 before SD_MODE is unmuted in order to avoid the speaker pop noise.
/openbmc/linux/sound/soc/codecs/
H A Dtas2764.c40 bool unmuted; member
115 val = tas2764->unmuted ? in tas2764_update_pwr_ctrl()
247 tas2764->unmuted = !mute; in tas2764_mute()
H A Dtas2562.c57 bool unmuted; member
362 val = tas2562->unmuted ? in tas2562_update_pwr_ctrl()
379 tas2562->unmuted = !mute; in tas2562_mute()
H A Dtas2770.h142 bool unmuted; member
H A Dtas2770.c56 val = tas2770->unmuted ? in tas2770_update_pwr_ctrl()
190 tas2770->unmuted = !mute; in tas2770_mute()
H A Dda7219.c331 /* Enable input mixers unmuted */ in da7219_alc_calib()
337 /* Enable input filters unmuted */ in da7219_alc_calib()
H A Dda7218.c330 /* Enable input mixers unmuted */ in da7218_alc_calib()
340 /* Enable input filters unmuted */ in da7218_alc_calib()
H A D88pm860x-codec.c387 * Unmute by DAC_MUTE. It should be unmuted when DAPM sequence is in pm860x_rsync_event()
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.c490 /* do only when monitoring is unmuted */ in pcxhr_monitor_vol_put()
1046 /* at boot time the digital volumes are unmuted 0dB */ in pcxhr_init_audio_levels()
1076 /* at boot time the digital volumes are unmuted 0dB */ in pcxhr_init_audio_levels()
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-privacy.c169 len += sysfs_emit_at(buf, len, "[%s] [unmuted]\n", privacy_types[type]); in dell_privacy_current_state_show()
/openbmc/linux/sound/pci/ice1712/
H A Dpsc724.c432 [ICE_EEP2_GPIO_STATE2] = 0x20, /* unmuted, all WM8766 pins low */
H A Dwtm.c466 /* unmuting - only originally unmuted dacs - in stac9460_set_rate_val()
H A Djuli.c646 [ICE_EEP2_GPIO_STATE1] = 0x00, /* unmuted */
H A Dprodigy192.c332 /* unmuting - only originally unmuted dacs - in stac9460_set_rate_val()
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c398 * digital_mute callback, module will be muted/unmuted based on this
1323 * The gains in the pipes connected to the front-ends are muted/unmuted
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst460 unmuted, 1 = muted.
638 for testing, to produce a fixed video bitstream. 0 = unmuted, 1 =
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsii902x.c531 dev_dbg(dev, "%s: %s\n", __func__, mute ? "Muted" : "Unmuted"); in sii902x_mute()
/openbmc/linux/sound/drivers/vx/
H A Dvx_pcm.c920 unmuted. hence we'll have to call a mixer entry point. in vx_pcm_capture_open()
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c1506 ALSA Switch element has opposite sense to HPI mute: on==unmuted, off=muted in snd_asihpi_volume_mute_put()
/openbmc/linux/include/xen/interface/io/
H A Dsndif.h784 * channel[i] - uint8_t, non-zero if i-th channel needs to be muted/unmuted
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst1486 If there is no sound even though all channels are unmuted, try to
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c2400 /* recently unmuted, issue 'unmute' keypress */ in hotkey_compare_and_issue_event()