class_compat_register

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

class_compat_register - register a compatibility class

SYNOPSIS

struct class_compat * class_compat_register(const char * name);

ARGUMENTS

name

the name of the class

DESCRIPTION

Compatibility class are meant as a temporary user-space compatibility workaround when converting a family of class devices to a bus devices.