Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h468 int snd_hda_lock_devices(struct hda_bus *bus);
/linux/sound/hda/common/
H A Dcodec.c1735 * snd_hda_lock_devices - pseudo device locking
1740 int snd_hda_lock_devices(struct hda_bus *bus) in snd_hda_lock_devices() function
1771 EXPORT_SYMBOL_GPL(snd_hda_lock_devices);
1801 if (snd_hda_lock_devices(bus) < 0) in snd_hda_codec_reset()
/linux/sound/hda/controllers/
H A Dintel.c1216 if (snd_hda_lock_devices(&chip->bus)) in azx_vs_set_state()
1242 if (snd_hda_lock_devices(&chip->bus)) in azx_vs_can_switch()