Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsof.h80 int dma_engine; member
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_ca0132.c2882 struct dma_engine { struct
2914 static int dma_reset(struct dma_engine *dma) in dma_reset()
2933 static int dma_set_state(struct dma_engine *dma, enum dma_state state) in dma_set_state()
2952 static unsigned int dma_get_buffer_size(struct dma_engine *dma) in dma_get_buffer_size()
2957 static unsigned char *dma_get_buffer_addr(struct dma_engine *dma) in dma_get_buffer_addr()
2962 static int dma_xfer(struct dma_engine *dma, in dma_xfer()
2971 struct dma_engine *dma, in dma_get_converter_format()
2978 static unsigned int dma_get_stream_id(struct dma_engine *dma) in dma_get_stream_id()
3075 struct dma_engine *dma_engine, in dspxfr_one_seg() argument
3112 if (fls == NULL || dma_engine == NULL || port_map_mask == 0) { in dspxfr_one_seg()
[all …]