Searched refs:source_node (Results 1 – 3 of 3) sorted by relevance
578 phy->source_node = of_graph_get_port_parent(phy->source_ep_node); in cal_camerarx_parse_dt()579 if (!phy->source_node) { in cal_camerarx_parse_dt()586 phy_dbg(1, phy, "Found connected device %pOFn\n", phy->source_node); in cal_camerarx_parse_dt()884 of_node_put(phy->source_node); in cal_camerarx_create()897 of_node_put(phy->source_node); in cal_camerarx_destroy()
878 if (!phy->source_node) in cal_async_notifier_register()881 fwnode = of_fwnode_handle(phy->source_node); in cal_async_notifier_register()1220 if (cal->phy[i]->source_node) in cal_probe()1232 if (!cal->phy[i]->source_node) in cal_probe()
175 struct device_node *source_node; member