class_compat_register(9) centos man page | unix.com

Man Page: class_compat_register

Operating Environment: centos

Section: 9

CLASS_COMPAT_REGISTE(9) 				   Device drivers infrastructure				   CLASS_COMPAT_REGISTE(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CLASS_COMPAT_REGISTE(9)
Related Man Pages
device_rename(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
i2c_register_board_info(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
[TIP] Processing YAML files with yq