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

NAME

6       device_remove_bin_file - remove sysfs binary attribute file
7

SYNOPSIS

9       void device_remove_bin_file(struct device * dev,
10                                   const struct bin_attribute * attr);
11

ARGUMENTS

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