Home
last modified time | relevance | path

Searched refs:cs42l42_mute (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.c511 static void cs42l42_mute(struct sub_codec *cs42l42, int vol_type, in cs42l42_mute() function
561 cs42l42_mute(cs42l42, CS42L42_VOL_DAC, chs, false); in cs42l42_volume_put()
567 cs42l42_mute(cs42l42, CS42L42_VOL_ADC, chs, false); in cs42l42_volume_put()
601 cs42l42_mute(cs42l42, CS42L42_VOL_DAC, 0x3, mute); in cs42l42_playback_pcm_hook()
630 cs42l42_mute(cs42l42, CS42L42_VOL_ADC, 0x3, mute); in cs42l42_capture_pcm_hook()