Lines Matching refs:cfg_np
745 struct device_node *cfg_np;
753 for_each_child_of_node(dev_np, cfg_np) {
756 if (!of_get_child_count(cfg_np)) {
757 if (!of_find_property(cfg_np,
764 for_each_child_of_node(cfg_np, func_np) {
783 for_each_child_of_node(dev_np, cfg_np) {
786 if (!of_get_child_count(cfg_np)) {
788 cfg_np, func);
790 of_node_put(cfg_np);
800 for_each_child_of_node(cfg_np, func_np) {
805 of_node_put(cfg_np);