Searched defs:device_create (Results 1 - 1 of 1) sorted by relevance

/drivers/base/
H A Dcore.c1559 * device_create - creates a device and registers it with sysfs
1582 struct device *device_create(struct class *class, struct device *parent, function
1593 EXPORT_SYMBOL_GPL(device_create); variable
1603 * device_destroy - removes a device that was created with device_create()
1608 * call to device_create().

Completed in 106 milliseconds