Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dpatch_ca0132.c3005 struct dma_engine { struct
3037 static int dma_reset(struct dma_engine *dma) in dma_reset()
3056 static int dma_set_state(struct dma_engine *dma, enum dma_state state) in dma_set_state()
3075 static unsigned int dma_get_buffer_size(struct dma_engine *dma) in dma_get_buffer_size()
3080 static unsigned char *dma_get_buffer_addr(struct dma_engine *dma) in dma_get_buffer_addr()
3085 static int dma_xfer(struct dma_engine *dma, in dma_xfer()
3094 struct dma_engine *dma, in dma_get_converter_format()
3101 static unsigned int dma_get_stream_id(struct dma_engine *dma) in dma_get_stream_id()
3197 struct dma_engine *dma_engine, in dspxfr_one_seg() argument
3234 if (fls == NULL || dma_engine == NULL || port_map_mask == 0) { in dspxfr_one_seg()
[all …]