Searched refs:device_find_any_child (Results 1 – 6 of 6) sorted by relevance
72 dev = device_find_any_child(&conn->dev); in hci_conn_del_sysfs()
372 struct device *child __free(put_device) = device_find_any_child(dev); in gpio_mockup_debugfs_setup()
1019 static inline struct device *device_find_any_child(struct device *parent) in device_find_any_child() function
2956 child = device_find_any_child(&ctlr->dev); in slave_show()2977 child = device_find_any_child(&ctlr->dev); in slave_store()
4297 child_dev = device_find_any_child(&pdev->dev); in of_unittest_pci_node_verify()
1760 while ((dev = device_find_any_child(dev))) { in ptp_ocp_find_flash()