driver_create_file

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

driver_create_file - create sysfs file for driver.

SYNOPSIS

int driver_create_file(struct device_driver * drv, struct driver_attribute * attr);

ARGUMENTS

drv

driver.

attr

driver attribute descriptor.