Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_address.h172 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap() function
/linux/drivers/of/
H A Daddress.c1120 void __iomem *of_iomap(struct device_node *np, int index) in of_iomap() function