Home
last modified time | relevance | path

Searched refs:fwnode_handle_get (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/base/
Dproperty.c632 fwnode_handle_get(fwnode); in fwnode_get_next_parent_dev()
680 fwnode_handle_get(fwnode); in fwnode_get_nth_parent()
705 fwnode_handle_get(test_child); in fwnode_is_ancestor_of()
809 struct fwnode_handle *fwnode_handle_get(struct fwnode_handle *fwnode) in fwnode_handle_get() function
816 EXPORT_SYMBOL_GPL(fwnode_handle_get);
1230 best_ep = fwnode_handle_get(ep); in fwnode_graph_get_endpoint_by_id()
Dswnode.c451 return fwnode_handle_get(&swnode->parent->fwnode); in software_node_get_parent()
473 return fwnode_handle_get(&c->fwnode); in software_node_get_next_child()
/Linux-v5.15/drivers/net/mdio/
Dfwnode_mdio.c67 fwnode_handle_get(child); in fwnode_mdiobus_phy_device_register()
Dof_mdio.c65 fwnode_handle_get(fwnode); in of_mdiobus_register_device()
/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-platform.c270 conn->child_fwnode = fwnode_handle_get(rdev_fwnode); in of_coresight_parse_endpoint()
665 conn->child_fwnode = fwnode_handle_get(&r_adev->fwnode); in acpi_coresight_parse_link()
Dcoresight-core.c1619 csdev->dev.fwnode = fwnode_handle_get(dev_fwnode(desc->dev)); in coresight_register()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-async.c646 asd->match.fwnode = fwnode_handle_get(fwnode); in __v4l2_async_notifier_add_fwnode_subdev()
815 fwnode_handle_get(fwnode); in print_waiting_subdev()
Dv4l2-flash-led-class.c690 fwnode_handle_get(sd->fwnode); in __v4l2_flash_init()
/Linux-v5.15/drivers/leds/flash/
Dleds-as3645a.c496 fwnode_handle_get(child); in as3645a_parse_node()
500 fwnode_handle_get(child); in as3645a_parse_node()
/Linux-v5.15/include/linux/
Dproperty.h119 struct fwnode_handle *fwnode_handle_get(struct fwnode_handle *fwnode);
/Linux-v5.15/kernel/irq/
Dirqdomain.c211 fwnode_handle_get(fwnode); in __irq_domain_add()