Searched refs:bus_add_device (Results 1 – 5 of 5) sorted by relevance
152 int bus_add_device(struct device *dev);
470 * bus_add_device - add device to bus477 int bus_add_device(struct device *dev) in bus_add_device() function 555 * - Drop reference taken in bus_add_device().584 * reference increment in bus_add_device() in bus_remove_device()
3646 error = bus_add_device(dev); in device_add()
178 the device_lock() (while creating the devices, during bus_add_device()).