Home
last modified time | relevance | path

Searched defs:bpt_rx_num_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dhda-sdw-bpt.h40 struct snd_dma_buffer *dmab_rx_bdl, u32 bpt_rx_num_bytes, in hda_sdw_bpt_open()
/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c255 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