1DEVICE_REMOVE_FILE(9)    Device drivers infrastructure   DEVICE_REMOVE_FILE(9)
2
3
4

NAME

6       device_remove_file - remove sysfs attribute file.
7

SYNOPSIS

9       void device_remove_file(struct device * dev,
10                               const struct device_attribute * attr);
11

ARGUMENTS

13       dev
14           device.
15
16       attr
17           device attribute descriptor.
18
20Kernel Hackers Manual 3.10         June 2019             DEVICE_REMOVE_FILE(9)
Impressum