device_remove_file(9) centos man page | unix.com

Man Page: device_remove_file

Operating Environment: centos

Section: 9

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
Kernel Hackers Manual 3.10 June 2014 DEVICE_REMOVE_FILE(9)
Related Man Pages
device_create_with_groups(9) - centos
device_rename(9) - centos
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq