Home
last modified time | relevance | path

Searched refs:bus_add_device (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/
H A Dbase.h125 extern int bus_add_device(struct device *dev);
H A Dbus.c445 int bus_add_device(struct device *dev) in bus_add_device() function
H A Dcore.c3202 error = bus_add_device(dev); in device_add()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dmemory-hotplug.rst108 the device_lock() (while creating the devices, during bus_add_device()).
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst415 the device_lock() (while creating the devices, during bus_add_device()).