device_create_bin_file

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

device_create_bin_file - create sysfs binary attribute file for device.

SYNOPSIS

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

ARGUMENTS

dev

device.

attr

device binary attribute descriptor.