Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/power/
Dpower-controller.txt10 "of_device_is_system_power_controller" from of.h .
/linux-4.1.27/drivers/regulator/
Dact8865-regulator.c486 if (of_device_is_system_power_controller(dev->of_node)) { in act8865_pmic_probe()
/linux-4.1.27/include/linux/
Dof.h1064 static inline bool of_device_is_system_power_controller(const struct device_node *np) in of_device_is_system_power_controller() function