Scroll to navigation

DEVICE_CREATE_BIN_FI(9) Device drivers infrastructure DEVICE_CREATE_BIN_FI(9)

NAME

device_create_bin_file - create sysfs binary attribute file for device.

SYNOPSIS

int device_create_bin_file(struct device * dev, const struct bin_attribute * attr);

ARGUMENTS

dev
device.
attr
device binary attribute descriptor.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16