Searched refs:of_device_is_system_power_controller (Results 1 – 5 of 5) sorted by relevance
10 "of_device_is_system_power_controller" from of.h .
130 if (of_device_is_system_power_controller(i2c->dev.of_node)) { in rn5t618_i2c_probe()
376 if (np && of_device_is_system_power_controller(np)) { in jz4740_rtc_probe()
564 if (of_device_is_system_power_controller(dev->of_node)) { in act8865_pmic_probe()
1384 static inline bool of_device_is_system_power_controller(const struct device_node *np) in of_device_is_system_power_controller() function