Scroll to navigation

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

dev
device.
attr
device attribute descriptor.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16