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.c2883 struct dma_engine { struct
2915 static int dma_reset(struct dma_engine *dma) in dma_reset()
2934 static int dma_set_state(struct dma_engine *dma, enum dma_state state) in dma_set_state()
2953 static unsigned int dma_get_buffer_size(struct dma_engine *dma) in dma_get_buffer_size()
2958 static unsigned char *dma_get_buffer_addr(struct dma_engine *dma) in dma_get_buffer_addr()
2963 static int dma_xfer(struct dma_engine *dma, in dma_xfer()
2972 struct dma_engine *dma, in dma_get_converter_format()
2979 static unsigned int dma_get_stream_id(struct dma_engine *dma) in dma_get_stream_id()
3076 struct dma_engine *dma_engine, in dspxfr_one_seg() argument
3113 if (fls == NULL || dma_engine == NULL || port_map_mask == 0) { in dspxfr_one_seg()
[all …]