Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda-sdw-bpt.h39 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open()
48 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async()
55 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait()
63 struct hdac_ext_stream *bpt_rx_stream, in hda_sdw_bpt_close()
/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c254 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open()
323 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async()
357 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait()
439 struct snd_dma_buffer *dmab_tx_bdl, struct hdac_ext_stream *bpt_rx_stream, in hda_sdw_bpt_close()
/linux/drivers/soundwire/
H A Dintel.h67 struct hdac_ext_stream *bpt_rx_stream; member