Name

driver_create_file — create sysfs file for driver.

Synopsis

int driver_create_file (struct device_driver * drv,
 const struct driver_attribute * attr);
 

Arguments

drv

driver.

attr

driver attribute descriptor.