Searched refs:of_device_is_system_power_controller (Results 1 – 3 of 3) sorted by relevance
10 "of_device_is_system_power_controller" from of.h .
506 if (of_device_is_system_power_controller(dev->of_node)) { in act8865_pmic_probe()
1070 static inline bool of_device_is_system_power_controller(const struct device_node *np) in of_device_is_system_power_controller() function