Searched defs:uio_mem (Results 1 – 1 of 1) sorted by relevance
35 struct uio_mem { struct36 const char *name;37 phys_addr_t addr;38 unsigned long size;39 int memtype;40 void __iomem *internal_addr;41 struct uio_map *map;