Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
Dof_device_common.c39 void __iomem *of_iomap(struct device_node *node, int index) in of_iomap() function
/Linux-v4.19/include/linux/
Dof_address.h130 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap() function
/Linux-v4.19/drivers/of/
Daddress.c833 void __iomem *of_iomap(struct device_node *np, int index) in of_iomap() function