other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DRIVER_CREATE_FILE(9) | Device drivers infrastructure | DRIVER_CREATE_FILE(9) |
NAME¶
driver_create_file - create sysfs file for driver.SYNOPSIS¶
int
driver_create_file(struct device_driver * drv,
const struct driver_attribute * attr);
ARGUMENTS¶
drvdriver.
attr
driver attribute descriptor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |