sysfs_create_file

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

sysfs_create_file - create an attribute file for an object.

SYNOPSIS

int sysfs_create_file(struct kobject * kobj, const struct attribute * attr);

ARGUMENTS

kobj

object we're creating for.

attr

attribute descriptor.