Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/of/
Daddress.c28 static bool of_mmio_is_nonposted(struct device_node *np);
824 if (of_mmio_is_nonposted(dev)) in __of_address_to_resource()
1086 static bool of_mmio_is_nonposted(struct device_node *np) in of_mmio_is_nonposted() function