Searched refs:fwnode_device_is_available (Results 1 – 7 of 7) sorted by relevance
747 } while (!fwnode_device_is_available(next_child)); in fwnode_get_next_available_child_node()838 bool fwnode_device_is_available(const struct fwnode_handle *fwnode) in fwnode_device_is_available() function845 EXPORT_SYMBOL_GPL(fwnode_device_is_available);1093 return fwnode_device_is_available(remote) ? remote : NULL; in fwnode_graph_get_remote_node()1138 available = fwnode_device_is_available(dev_node); in fwnode_graph_get_endpoint_by_id()1209 if (!fwnode_device_is_available(node)) in fwnode_graph_devcon_match()
266 if (!fwnode_device_is_available(node)) { in dpaa2_pcs_create()
53 bool fwnode_device_is_available(const struct fwnode_handle *fwnode);
859 is_available = fwnode_device_is_available(dev_fwnode); in v4l2_async_nf_parse_fwnode_endpoints()
11574 0x00000000 fwnode_device_is_available vmlinux EXPORT_SYMBOL_GPL
31166 ffff800010808690 T fwnode_device_is_available
Completed in 1101 milliseconds