Home
last modified time | relevance | path

Searched refs:hda_sdw_bpt_wait (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/sound/
H A Dhda-sdw-bpt.h27 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
/linux-6.15/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c343 int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_wait() function
423 EXPORT_SYMBOL_NS(hda_sdw_bpt_wait, "SND_SOC_SOF_INTEL_HDA_SDW_BPT");
/linux-6.15/drivers/soundwire/
H A Dintel_ace2x.c297 ret = hda_sdw_bpt_wait(cdns->dev->parent, /* PCI device */ in intel_ace2x_bpt_wait()