Name

sysfs_remove_bin_file — remove binary file for object.

Synopsis

void sysfs_remove_bin_file (struct kobject * kobj,
 const struct bin_attribute * attr);
 

Arguments

struct kobject * kobj

object.

const struct bin_attribute * attr

attribute descriptor.