Searched refs:fwnode_graph_is_endpoint (Results 1 – 2 of 2) sorted by relevance
110 if (!fwnode_graph_is_endpoint(match->fwnode)) { in match_fwnode_one()808 } else if (fwnode_graph_is_endpoint(sd->fwnode)) { in v4l2_async_register_subdev()903 devnode = fwnode_graph_is_endpoint(fwnode) ? in print_waiting_match()
459 static inline bool fwnode_graph_is_endpoint(const struct fwnode_handle *fwnode) in fwnode_graph_is_endpoint() function