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

/drivers/of/
H A Daddress.c606 * of_iomap - Maps the memory mapped IO for a given device_node
612 void __iomem *of_iomap(struct device_node *np, int index) function
621 EXPORT_SYMBOL(of_iomap); variable

Completed in 82 milliseconds