Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h463 void snd_hda_unlock_devices(struct hda_bus *bus);
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_intel.c1266 snd_hda_unlock_devices(&chip->bus); in azx_vs_set_state()
1290 snd_hda_unlock_devices(&chip->bus); in azx_vs_can_switch()
1398 snd_hda_unlock_devices(&chip->bus); in azx_free()
Dhda_codec.c1782 void snd_hda_unlock_devices(struct hda_bus *bus) in snd_hda_unlock_devices() function
1790 EXPORT_SYMBOL_GPL(snd_hda_unlock_devices);
1813 snd_hda_unlock_devices(bus); in snd_hda_codec_reset()