Searched refs:devm_ioremap_nocache (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dio.h63 void __iomem * devm_ioremap_nocache(struct device *dev, unsigned long offset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Ddevres.c44 * devm_ioremap_nocache - Managed ioremap_nocache()
52 void __iomem *devm_ioremap_nocache(struct device *dev, unsigned long offset, function
70 EXPORT_SYMBOL(devm_ioremap_nocache); variable

Completed in 44 milliseconds