Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dproperty.c1025 struct fwnode_handle *parent = fwnode_get_parent(fwnode); in fwnode_get_next_parent()
1040 struct fwnode_handle *fwnode_get_parent(const struct fwnode_handle *fwnode) in fwnode_get_parent() function
1044 EXPORT_SYMBOL_GPL(fwnode_get_parent);
1370 port = fwnode_get_parent(endpoint); in fwnode_graph_get_port_parent()
/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-of.c251 fwnode = fwnode_get_parent(fwnode); in imx_media_create_csi_of_links()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fwnode.c290 fwnode = fwnode_get_parent(__fwnode); in v4l2_fwnode_parse_link()
304 fwnode = fwnode_get_parent(fwnode); in v4l2_fwnode_parse_link()
/Linux-v4.19/include/linux/
Dproperty.h81 struct fwnode_handle *fwnode_get_parent(const struct fwnode_handle *fwnode);
/Linux-v4.19/drivers/acpi/
Dproperty.c1079 port = fwnode_get_parent(prev); in acpi_graph_get_next_endpoint()
1247 struct fwnode_handle *port_fwnode = fwnode_get_parent(fwnode); in acpi_fwnode_graph_parse_endpoint()