driver_create_file

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

driver_create_file - create sysfs file for driver.

SYNOPSIS

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

ARGUMENTS

drv

driver.

attr

driver attribute descriptor.