Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/of/
Daddress.c28 static bool of_mmio_is_nonposted(struct device_node *np);
822 if (of_mmio_is_nonposted(dev)) in __of_address_to_resource()
1081 static bool of_mmio_is_nonposted(struct device_node *np) in of_mmio_is_nonposted() function