Home
last modified time | relevance | path

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

/include/linux/
A Derr.h48 #define IOMEM_ERR_PTR(error) (__force void __iomem *)ERR_PTR(error) macro
A Dof_address.h97 return IOMEM_ERR_PTR(-EINVAL); in of_io_request_and_map()
/include/linux/device/
A Ddevres.h112 return IOMEM_ERR_PTR(-EINVAL); in devm_ioremap_resource()
118 return IOMEM_ERR_PTR(-EINVAL); in devm_ioremap_resource_wc()
125 return IOMEM_ERR_PTR(-EINVAL); in devm_of_iomap()

Completed in 10 milliseconds