Home
last modified time | relevance | path

Searched refs:bus_to_sof_hda (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-stream.c753 struct sof_intel_hda_dev *sof_hda = bus_to_sof_hda(bus); in hda_dsp_stream_check()
821 struct sof_intel_hda_dev *sof_hda = bus_to_sof_hda(bus); in hda_dsp_stream_init()
H A Dhda.h564 #define bus_to_sof_hda(bus) \ macro