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

/drivers/base/
H A Dcore.c590 * device_create_bin_file - create sysfs binary attribute file for device.
594 int device_create_bin_file(struct device *dev, function
602 EXPORT_SYMBOL_GPL(device_create_bin_file); variable

Completed in 71 milliseconds