Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Domap-dma.h273 struct omap_system_dma_plat_info { struct
274 const struct omap_dma_reg *reg_map;
275 unsigned channel_stride;
276 struct omap_dma_dev_attr *dma_attr;
300 extern struct omap_system_dma_plat_info *omap_get_plat_info(void); argument