Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Domap-dma.h275 struct omap_system_dma_plat_info { struct
276 const struct omap_dma_reg *reg_map;
277 unsigned channel_stride;
278 struct omap_dma_dev_attr *dma_attr;
302 extern struct omap_system_dma_plat_info *omap_get_plat_info(void); argument