Searched refs:fwnode_device_is_available (Results 1 – 8 of 8) sorted by relevance
624 if (!next_child || fwnode_device_is_available(next_child)) in fwnode_get_next_available_child_node()710 bool fwnode_device_is_available(const struct fwnode_handle *fwnode) in fwnode_device_is_available() function714 EXPORT_SYMBOL_GPL(fwnode_device_is_available);1003 return fwnode_device_is_available(remote) ? remote : NULL; in fwnode_graph_get_remote_node()1048 available = fwnode_device_is_available(dev_node); in fwnode_graph_get_endpoint_by_id()
25 if (!fwnode_device_is_available(con.fwnode)) in fwnode_graph_devcon_match()
677 is_available = fwnode_device_is_available(dev_fwnode); in __v4l2_async_notifier_parse_fwnode_ep()1180 if (!fwnode_device_is_available(fwnode)) in v4l2_async_register_fwnode_subdev()
52 bool fwnode_device_is_available(const struct fwnode_handle *fwnode);
342 return fwnode_device_is_available(asd->match.fwnode) ? 0 : -ENOTCONN; in video_mux_parse_endpoint()
553 if (!fwnode_device_is_available(asd->match.fwnode)) { in csi2_parse_endpoint()
1183 return fwnode_device_is_available(asd->match.fwnode) ? 0 : -EINVAL; in imx7_csi_parse_endpoint()
1870 return fwnode_device_is_available(asd->match.fwnode) ? 0 : -ENOTCONN; in imx_csi_parse_endpoint()