other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DEVICE_REMOVE_FILE(9) | Device drivers infrastructure | DEVICE_REMOVE_FILE(9) |
NAME¶
device_remove_file - remove sysfs attribute file.SYNOPSIS¶
void
device_remove_file(struct device * dev,
const struct device_attribute * attr);
ARGUMENTS¶
devdevice.
attr
device attribute descriptor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |