Searched refs:of_node_clear_flag (Results 1 – 4 of 4) sorted by relevance
775 of_node_clear_flag(rd->dn, OF_POPULATED); in of_gpio_notify()791 of_node_clear_flag(rd->dn, OF_POPULATED); in of_gpio_notify()
204 static inline void of_node_clear_flag(struct device_node *n, unsigned long flag) in of_node_clear_flag() function951 static inline void of_node_clear_flag(struct device_node *n, unsigned long flag) in of_node_clear_flag() function
1075 …of_node_clear_flag(np, OF_POPULATED); …
971 of_node_clear_flag(client->dev.of_node, OF_POPULATED); in i2c_unregister_device()