Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst110 建设备时,在bus_add_device()期间)。
/openbmc/linux/drivers/base/
H A Dbase.h150 int bus_add_device(struct device *dev);
H A Dbus.c472 int bus_add_device(struct device *dev) in bus_add_device() function
H A Dcore.c3609 error = bus_add_device(dev); in device_add()
/openbmc/linux/Documentation/core-api/
H A Dmemory-hotplug.rst105 the device_lock() (while creating the devices, during bus_add_device()).