Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_codec.h461 int snd_hda_lock_devices(struct hda_bus *bus);
/Linux-v5.4/sound/pci/hda/
Dhda_intel.c1218 if (snd_hda_lock_devices(&chip->bus)) in azx_vs_set_state()
1244 if (snd_hda_lock_devices(&chip->bus)) in azx_vs_can_switch()
Dhda_codec.c1723 int snd_hda_lock_devices(struct hda_bus *bus) in snd_hda_lock_devices() function
1754 EXPORT_SYMBOL_GPL(snd_hda_lock_devices);
1784 if (snd_hda_lock_devices(bus) < 0) in snd_hda_codec_reset()