1CLASS_COMPAT_REGISTE(9)  Device drivers infrastructure CLASS_COMPAT_REGISTE(9)
2
3
4

NAME

6       class_compat_register - register a compatibility class
7

SYNOPSIS

9       struct class_compat * class_compat_register(const char * name);
10

ARGUMENTS

12       name
13           the name of the class
14

DESCRIPTION

16       Compatibility class are meant as a temporary user-space compatibility
17       workaround when converting a family of class devices to a bus devices.
18
20Kernel Hackers Manual 3.10         June 2019           CLASS_COMPAT_REGISTE(9)
Impressum