Home
last modified time | relevance | path

Searched defs:bpt_rx_stream (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/sound/
Dhda-sdw-bpt.h37 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open()
46 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async()
53 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait()
61 struct hdac_ext_stream *bpt_rx_stream, in hda_sdw_bpt_close()
/linux-6.15/sound/soc/sof/intel/
Dhda-sdw-bpt.c241 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open()
310 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async()
344 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait()
426 struct snd_dma_buffer *dmab_tx_bdl, struct hdac_ext_stream *bpt_rx_stream, in hda_sdw_bpt_close()
/linux-6.15/drivers/soundwire/
Dintel.h65 struct hdac_ext_stream *bpt_rx_stream; member