Searched defs:sof_intel_hda_dev (Results 1 – 1 of 1) sorted by relevance
422 struct sof_intel_hda_dev { struct423 int boot_iteration;425 struct hda_bus hbus;428 const struct sof_intel_dsp_desc *desc;431 struct hdac_ext_stream *dtrace_stream;434 u32 no_ipc_position;460 struct sof_intel_hda_dev *hda = s->pdata->hw_pdata; in sof_to_bus() argument