Home
last modified time | relevance | path

Searched refs:fwnode_get_parent (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/base/
Dproperty.c572 struct fwnode_handle *parent = fwnode_get_parent(fwnode); in fwnode_get_next_parent()
587 struct fwnode_handle *fwnode_get_parent(const struct fwnode_handle *fwnode) in fwnode_get_parent() function
591 EXPORT_SYMBOL_GPL(fwnode_get_parent);
917 port = fwnode_get_parent(endpoint); in fwnode_graph_get_port_parent()
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-of.c174 fwnode = fwnode_get_parent(fwnode); in imx_media_create_csi_of_links()
/Linux-v5.4/drivers/usb/roles/
Dclass.c108 struct fwnode_handle *parent = fwnode_get_parent(fwnode); in usb_role_switch_is_parent()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c567 fwnode = fwnode_get_parent(__fwnode); in v4l2_fwnode_parse_link()
580 fwnode = fwnode_get_parent(fwnode); in v4l2_fwnode_parse_link()
/Linux-v5.4/include/linux/
Dproperty.h83 struct fwnode_handle *fwnode_get_parent(const struct fwnode_handle *fwnode);
/Linux-v5.4/drivers/acpi/
Dproperty.c1161 port = fwnode_get_parent(prev); in acpi_graph_get_next_endpoint()
1329 struct fwnode_handle *port_fwnode = fwnode_get_parent(fwnode); in acpi_fwnode_graph_parse_endpoint()