Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_codec.h466 void snd_hda_unlock_devices(struct hda_bus *bus);
/linux-6.12.1/sound/pci/hda/
Dhda_intel.c1226 snd_hda_unlock_devices(&chip->bus); in azx_vs_set_state()
1250 snd_hda_unlock_devices(&chip->bus); in azx_vs_can_switch()
1362 snd_hda_unlock_devices(&chip->bus); in azx_free()
Dhda_codec.c1823 void snd_hda_unlock_devices(struct hda_bus *bus) in snd_hda_unlock_devices() function
1831 EXPORT_SYMBOL_GPL(snd_hda_unlock_devices);
1854 snd_hda_unlock_devices(bus); in snd_hda_codec_reset()