Home
last modified time | relevance | path

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

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