Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-platform-dell-privacy-wmi62 unmuted:
70 [Microphone] [unmuted]
71 [Camera Shutter] [unmuted]
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Dmaxim,max98357a.yaml37 before SD_MODE is unmuted in order to avoid the speaker pop noise.
/linux-6.14.4/sound/soc/codecs/
Dtas2764.c38 bool unmuted; member
113 val = tas2764->unmuted ? in tas2764_update_pwr_ctrl()
245 tas2764->unmuted = !mute; in tas2764_mute()
Dtas2562.c57 bool unmuted; member
361 val = tas2562->unmuted ? in tas2562_update_pwr_ctrl()
378 tas2562->unmuted = !mute; in tas2562_mute()
Dtas2770.h142 bool unmuted; member
Dtas2770.c54 val = tas2770->unmuted ? in tas2770_update_pwr_ctrl()
188 tas2770->unmuted = !mute; in tas2770_mute()
Dda7219.c331 /* Enable input mixers unmuted */ in da7219_alc_calib()
337 /* Enable input filters unmuted */ in da7219_alc_calib()
Dda7218.c330 /* Enable input mixers unmuted */ in da7218_alc_calib()
340 /* Enable input filters unmuted */ in da7218_alc_calib()
D88pm860x-codec.c387 * Unmute by DAC_MUTE. It should be unmuted when DAPM sequence is in pm860x_rsync_event()
/linux-6.14.4/sound/pci/pcxhr/
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()
/linux-6.14.4/drivers/platform/x86/dell/
Ddell-wmi-privacy.c169 len += sysfs_emit_at(buf, len, "[%s] [unmuted]\n", privacy_types[type]); in dell_privacy_current_state_show()
/linux-6.14.4/sound/pci/ice1712/
Dpsc724.c432 [ICE_EEP2_GPIO_STATE2] = 0x20, /* unmuted, all WM8766 pins low */
Dwtm.c466 /* unmuting - only originally unmuted dacs - in stac9460_set_rate_val()
Djuli.c646 [ICE_EEP2_GPIO_STATE1] = 0x00, /* unmuted */
Dprodigy192.c327 /* unmuting - only originally unmuted dacs - in stac9460_set_rate_val()
/linux-6.14.4/sound/soc/intel/atom/
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
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst460 unmuted, 1 = muted.
638 for testing, to produce a fixed video bitstream. 0 = unmuted, 1 =
/linux-6.14.4/drivers/gpu/drm/bridge/
Dsii902x.c564 dev_dbg(dev, "%s: %s\n", __func__, mute ? "Muted" : "Unmuted"); in sii902x_mute()
/linux-6.14.4/sound/drivers/vx/
Dvx_pcm.c924 unmuted. hence we'll have to call a mixer entry point. in vx_pcm_capture_open()
/linux-6.14.4/include/xen/interface/io/
Dsndif.h784 * channel[i] - uint8_t, non-zero if i-th channel needs to be muted/unmuted
/linux-6.14.4/sound/pci/asihpi/
Dasihpi.c1492 ALSA Switch element has opposite sense to HPI mute: on==unmuted, off=muted in snd_asihpi_volume_mute_put()
/linux-6.14.4/Documentation/sound/
Dalsa-configuration.rst1489 If there is no sound even though all channels are unmuted, try to
/linux-6.14.4/drivers/platform/x86/
Dthinkpad_acpi.c2443 /* recently unmuted, issue 'unmute' keypress */ in hotkey_compare_and_issue_event()