Searched refs:hda_sdw_bpt_wait (Results 1 – 3 of 3) sorted by relevance
27 int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream,52 static inline int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_wait() function
343 int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_wait() function423 EXPORT_SYMBOL_NS(hda_sdw_bpt_wait, "SND_SOC_SOF_INTEL_HDA_SDW_BPT");
297 ret = hda_sdw_bpt_wait(cdns->dev->parent, /* PCI device */ in intel_ace2x_bpt_wait()