sysfs_create_bin_file (9) - Linux Manuals

sysfs_create_bin_file: create binary file for object.

NAME

sysfs_create_bin_file - create binary file for object.

SYNOPSIS

int sysfs_create_bin_file(struct kobject kobj, const struct bin_attribute attr);

ARGUMENTS

kobj

object.

attr

attribute descriptor.

COPYRIGHT