DEVICE_REMOVE_BIN_FI

Section: Device drivers infrastructure (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

device_remove_bin_file - remove sysfs binary attribute file  

SYNOPSIS

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

ARGUMENTS

dev

device.

attr

device binary attribute descriptor.
 

COPYRIGHT