Searched refs:input_fwnode (Results 1 – 1 of 1) sorted by relevance
523 struct fwnode_handle *input_fwnode) in csi2dc_prepare_notifier() argument531 input_fwnode, in csi2dc_prepare_notifier()534 fwnode_handle_put(input_fwnode); in csi2dc_prepare_notifier()540 to_of_node(input_fwnode), ret); in csi2dc_prepare_notifier()560 struct fwnode_handle *input_fwnode, *output_fwnode; in csi2dc_of_parse() local565 input_fwnode = fwnode_graph_get_next_endpoint(of_fwnode_handle(of_node), in csi2dc_of_parse()567 if (!input_fwnode) { in csi2dc_of_parse()574 ret = v4l2_fwnode_endpoint_parse(input_fwnode, &input_endpoint); in csi2dc_of_parse()597 (of_fwnode_handle(of_node), input_fwnode); in csi2dc_of_parse()628 return csi2dc_prepare_notifier(csi2dc, input_fwnode); in csi2dc_of_parse()[all …]