Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h481 int snd_hda_lock_devices(struct hda_bus *bus);
Dhda_intel.c1032 if (snd_hda_lock_devices(chip->bus)) in azx_vs_set_state()
1055 if (snd_hda_lock_devices(chip->bus)) in azx_vs_can_switch()
Dhda_codec.c1825 int snd_hda_lock_devices(struct hda_bus *bus) in snd_hda_lock_devices() function
1856 EXPORT_SYMBOL_GPL(snd_hda_lock_devices);
1886 if (snd_hda_lock_devices(bus) < 0) in snd_hda_codec_reset()