Home
last modified time | relevance | path

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

/include/linux/
Dof.h1252 static inline bool of_property_read_bool(const struct device_node *np, in of_property_read_bool() function
1271 return of_property_read_bool(np, propname); in of_property_present()
1686 return of_property_read_bool(np, "system-power-controller"); in of_device_is_system_power_controller()