DEVICE_CREATE_BIN_FI
Section: Device drivers infrastructure (9)
Updated: February 2011
Index
Return to Main Contents
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