SYNOPSIS

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

ARGUMENTS

dev

device.

attr

device binary attribute descriptor.

COPYRIGHT