Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dhda-sdw-bpt.h30 int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream,
59 static inline int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_close() function
/linux-6.15/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c300 ret1 = hda_sdw_bpt_close(dev, *bpt_tx_stream, dmab_tx_bdl, *bpt_rx_stream, dmab_rx_bdl); in hda_sdw_bpt_open()
425 int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_close() function
440 EXPORT_SYMBOL_NS(hda_sdw_bpt_close, "SND_SOC_SOF_INTEL_HDA_SDW_BPT");
/linux-6.15/drivers/soundwire/
H A Dintel_ace2x.c188 ret1 = hda_sdw_bpt_close(cdns->dev->parent, /* PCI device */ in intel_ace2x_bpt_open_stream()
223 ret = hda_sdw_bpt_close(cdns->dev->parent /* PCI device */, sdw->bpt_ctx.bpt_tx_stream, in intel_ace2x_bpt_close_stream()