Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dhda-sdw-bpt.h24 int hda_sdw_bpt_send_async(struct device *dev, struct hdac_ext_stream *bpt_tx_stream,
45 static inline int hda_sdw_bpt_send_async(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_send_async() function
/linux-6.15/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c309 int hda_sdw_bpt_send_async(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_send_async() function
335 EXPORT_SYMBOL_NS(hda_sdw_bpt_send_async, "SND_SOC_SOF_INTEL_HDA_SDW_BPT");
/linux-6.15/drivers/soundwire/
H A Dintel_ace2x.c268 ret = hda_sdw_bpt_send_async(cdns->dev->parent, /* PCI device */ in intel_ace2x_bpt_send_async()