Searched refs:device_find_any_child (Results 1 – 6 of 6) sorted by relevance
372 struct device *child __free(put_device) = device_find_any_child(dev); in gpio_mockup_debugfs_setup()
1203 static inline struct device *device_find_any_child(struct device *parent) in device_find_any_child() function
293 struct device *child = device_find_any_child(&wwandev->dev); in wwan_remove_dev()
1388 child = device_find_any_child(dev); in dpm_leaf_device()
3337 child = device_find_any_child(&ctlr->dev); in slave_show()3358 child = device_find_any_child(&ctlr->dev); in slave_store()
2023 while ((dev = device_find_any_child(dev))) { in ptp_ocp_find_flash()