Searched refs:fwnode_graph_is_endpoint (Results 1 – 2 of 2) sorted by relevance
98 sd_fwnode_is_ep = fwnode_graph_is_endpoint(sd->fwnode); in match_fwnode()99 asd_fwnode_is_ep = fwnode_graph_is_endpoint(asd->match.fwnode); in match_fwnode()
405 static inline bool fwnode_graph_is_endpoint(struct fwnode_handle *fwnode) in fwnode_graph_is_endpoint() function