Lines Matching refs:get_device
853 get_device(supplier); in device_link_add()
856 get_device(consumer); in device_link_add()
1146 get_device(dev); in __device_links_queue_sync_state()
1603 get_device(consumer); in device_links_unbind_consumers()
1797 get_device(sup); in fw_devlink_dev_sync_state()
2044 par_dev = get_device(sup_dev->parent); in __fw_devlink_relax_cycles()
3125 get_device(dev); in klist_children_get()
3580 dev = get_device(dev); in device_add()
3612 parent = get_device(dev->parent); in device_add()
3783 struct device *get_device(struct device *dev) in get_device() function
3787 EXPORT_SYMBOL_GPL(get_device);
4118 get_device(child); in device_find_child()
4521 dev = get_device(dev); in device_rename()
4591 dev = get_device(dev); in device_move()
4596 new_parent = get_device(new_parent); in device_move()
4731 dev = get_device(dev); in device_change_owner()
4813 parent = get_device(dev->parent); in device_shutdown()
4814 get_device(dev); in device_shutdown()
5203 dev = get_device(dev); in device_remove_of_node()
5235 dev = get_device(dev); in device_add_of_node()
5283 return get_device((fwnode)->dev); in get_dev_from_fwnode()