Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c3017 struct dma_engine {
3049 static int dma_reset(struct dma_engine *dma) in dma_reset()
3068 static int dma_set_state(struct dma_engine *dma, enum dma_state state) in dma_set_state()
3087 static unsigned int dma_get_buffer_size(struct dma_engine *dma) in dma_xfer()
3092 static unsigned char *dma_get_buffer_addr(struct dma_engine *dma)
3097 static int dma_xfer(struct dma_engine *dma, in dma_get_converter_format()
3106 struct dma_engine *dma, in dma_get_stream_id()
3113 static unsigned int dma_get_stream_id(struct dma_engine *dma)
3199 * @dma_engine: pointer to DMA engine to be used for DSP download in dspxfr_one_seg()
3209 struct dma_engine *dma_engin in dspxfr_one_seg()
3005 struct dma_engine { global() struct
3006 codecdma_engine global() argument
3007 m_converter_formatdma_engine global() argument
3008 dmabdma_engine global() argument
3009 buf_sizedma_engine global() argument
3197 dspxfr_one_seg(struct hda_codec * codec,const struct dsp_image_seg * fls,unsigned int reloc,struct dma_engine * dma_engine,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dspxfr_one_seg() argument
3402 struct dma_engine *dma_engine; dspxfr_image() local
[all...]