Home
last modified time | relevance | path

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

/include/linux/
Dof_address.h40 extern void __iomem *of_iomap(struct device_node *device, int index);
122 void __iomem *of_iomap(struct device_node *node, int index);
130 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap() function