Searched refs:fwnode_graph_is_endpoint (Results 1 – 2 of 2) sorted by relevance
105 sd_fwnode_is_ep = fwnode_graph_is_endpoint(sd_fwnode); in match_fwnode_one()106 asd_fwnode_is_ep = fwnode_graph_is_endpoint(asd->match.fwnode); in match_fwnode_one()857 devnode = fwnode_graph_is_endpoint(fwnode) ? in print_waiting_subdev()
408 static inline bool fwnode_graph_is_endpoint(struct fwnode_handle *fwnode) in fwnode_graph_is_endpoint() function