| H A D | hda-sdw-bpt.c | 266 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() 288 ret = hda_sdw_bpt_dma_prepare(dev, bpt_rx_stream, dmab_rx_bdl, bpt_rx_num_bytes, in hda_sdw_bpt_open() 316 hdac_stream(*bpt_rx_stream)->stream_tag, in hda_sdw_bpt_open() 325 ret1 = hda_sdw_bpt_close(dev, *bpt_tx_stream, dmab_tx_bdl, *bpt_rx_stream, dmab_rx_bdl); in hda_sdw_bpt_send_async() 335 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async() 347 ret = hda_sdw_bpt_dma_enable(dev, bpt_rx_stream); in hda_sdw_bpt_send_async() 369 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait() 382 hda_rx_stream = container_of(bpt_rx_stream, struct sof_intel_hda_stream, hext_stream); in hda_sdw_bpt_wait() 414 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait() 425 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait() 254 hda_sdw_bpt_open(struct device * dev,int link_id,struct hdac_ext_stream ** bpt_tx_stream,struct snd_dma_buffer * dmab_tx_bdl,u32 bpt_tx_num_bytes,u32 tx_dma_bandwidth,struct hdac_ext_stream ** bpt_rx_stream,struct snd_dma_buffer * dmab_rx_bdl,u32 bpt_rx_num_bytes,u32 rx_dma_bandwidth) hda_sdw_bpt_open() argument 323 hda_sdw_bpt_send_async(struct device * dev,struct hdac_ext_stream * bpt_tx_stream,struct hdac_ext_stream * bpt_rx_stream) hda_sdw_bpt_send_async() argument 357 hda_sdw_bpt_wait(struct device * dev,struct hdac_ext_stream * bpt_tx_stream,struct hdac_ext_stream * bpt_rx_stream) hda_sdw_bpt_wait() argument 439 hda_sdw_bpt_close(struct device * dev,struct hdac_ext_stream * bpt_tx_stream,struct snd_dma_buffer * dmab_tx_bdl,struct hdac_ext_stream * bpt_rx_stream,struct snd_dma_buffer * dmab_rx_bdl) hda_sdw_bpt_close() argument [all...] |