Home
last modified time | relevance | path

Searched refs:eapd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c2773 * Don't power down the widget if it controls eapd and EAPD_BTLENABLE is set.
2785 int eapd = snd_hda_codec_read(codec, nid, 0, in snd_hda_codec_eapd_power_filter() local
2787 if (eapd & 0x02) in snd_hda_codec_eapd_power_filter()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c2761 * Don't power down the widget if it controls eapd and EAPD_BTLENABLE is set.
2773 int eapd = snd_hda_codec_read(codec, nid, 0, in snd_hda_codec_eapd_power_filter() local
2775 if (eapd & 0x02) in snd_hda_codec_eapd_power_filter()

Completed in 12 milliseconds