Home
last modified time | relevance | path

Searched defs:udma_dev (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h107124 struct udma_dev { struct
107125 struct dma_device ddev;
107126 struct device *dev;
107127 void *mmrs[4];
107128 const struct udma_match_data *match_data;
107129 const struct udma_soc_data *soc_data;
107130 struct udma_tpl bchan_tpl;
107131 struct udma_tpl tchan_tpl;
107132 struct udma_tpl rchan_tpl;
107133 size_t desc_align;
[all …]