CLASS_COMPAT_CREATE_(9) Device drivers infrastructure CLASS_COMPAT_CREATE_(9)NAMEclass_compat_create_link - create a compatibility class device link to a bus deviceSYNOPSISint class_compat_create_link(struct class_compat * cls, struct device * dev, struct device * device_link);ARGUMENTScls the compatibility class dev the target bus device device_link an optional device to which a "device" link should be createdCOPYRIGHTKernel Hackers Manual 2.6. July 2010 CLASS_COMPAT_CREATE_(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |