CLASS_COMPAT_REGISTE(9) Device drivers infrastructure CLASS_COMPAT_REGISTE(9)NAMEclass_compat_register - register a compatibility classSYNOPSISstruct class_compat * class_compat_register(const char * name);ARGUMENTSname the name of the classDESCRIPTIONCompatibility class are meant as a temporary user-space compatibility workaround when converting a family of class devices to a bus devices.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLASS_COMPAT_REGISTE(9)