device_create_file

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

device_create_file - create sysfs attribute file for device.

SYNOPSIS

int device_create_file(struct device * dev, struct device_attribute * attr);

ARGUMENTS

dev

device.

attr

device attribute descriptor.