Home
last modified time | relevance | path

Searched refs:sensor_node (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c585 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()
H A Dcal.c469 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()
H A Dcal.h111 struct device_node *sensor_node; member

Completed in 3 milliseconds