Searched refs:device_find_any_child (Results 1 – 4 of 4) sorted by relevance
372 struct device *child __free(put_device) = device_find_any_child(dev); in gpio_mockup_debugfs_setup()
1150 static inline struct device *device_find_any_child(struct device *parent) in device_find_any_child() function
292 struct device *child = device_find_any_child(&wwandev->dev); in wwan_remove_dev()
3138 child = device_find_any_child(&ctlr->dev); in slave_show()3159 child = device_find_any_child(&ctlr->dev); in slave_store()