Searched refs:sensor_node (Results 1 – 3 of 3) sorted by relevance
585 phy->sensor_node = of_graph_get_remote_port_parent(ep_node); in cal_camerarx_parse_dt()586 if (!phy->sensor_node) { in cal_camerarx_parse_dt()592 phy_dbg(1, phy, "Found connected device %pOFn\n", phy->sensor_node); in cal_camerarx_parse_dt()647 of_node_put(phy->sensor_node); in cal_camerarx_destroy()
469 if (!phy || !phy->sensor_node) in cal_async_notifier_register()472 fwnode = of_fwnode_handle(phy->sensor_node); in cal_async_notifier_register()809 if (cal->phy[i]->sensor_node) in cal_probe()826 if (!cal->phy[i]->sensor_node) in cal_probe()
111 struct device_node *sensor_node; member