Home
last modified time | relevance | path

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

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