Searched refs:of_node_check_flag (Results 1 – 2 of 2) sorted by relevance
188 static inline int of_node_check_flag(struct device_node *n, unsigned long flag) in of_node_check_flag() function936 static inline int of_node_check_flag(struct device_node *n, unsigned long flag) in of_node_check_flag() function
781 if (!of_node_check_flag(rd->dn, OF_POPULATED)) { in of_gpio_notify()