Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dsoc_dma.c59 struct dma_s { struct
89 struct dma_s *dma = (struct dma_s *) ch->dma; in soc_dma_ch_schedule() argument
108 static inline struct memmap_entry_s *soc_dma_lookup(struct dma_s *dma, in soc_dma_lookup()
129 struct dma_s *dma = (struct dma_s *) ch->dma; in soc_dma_ch_update_type()
191 static void soc_dma_ch_freq_update(struct dma_s *s) in soc_dma_ch_freq_update()
207 struct dma_s *dma = (struct dma_s *) ch->dma; in soc_dma_set_request()
231 struct dma_s *s = (struct dma_s *) soc; in soc_dma_reset()
243 struct dma_s *s = g_malloc0(sizeof(*s) + n * sizeof(*s->ch)); in soc_dma_init()
263 struct dma_s *dma = (struct dma_s *) soc; in soc_dma_port_add_fifo()
313 struct dma_s *dma = (struct dma_s *) soc; in soc_dma_port_add_mem()