Home
last modified time | relevance | path

Searched defs:dsp_lock (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/sound/pci/asihpi/
Dhpicmn.h24 struct hpios_spinlock dsp_lock; member
/linux-6.14.4/sound/soc/codecs/aw88395/
Daw88395_device.h139 struct mutex dsp_lock; member
/linux-6.14.4/sound/pci/hda/
Dhda_controller.c35 #define dsp_lock(dev) snd_hdac_dsp_lock(azx_stream(dev)) macro