Man Page: class_compat_remove_link
Operating Environment: centos
Section: 9
CLASS_COMPAT_REMOVE_(9) Device drivers infrastructure CLASS_COMPAT_REMOVE_(9)NAMEclass_compat_remove_link - remove a compatibility class device link to a bus deviceSYNOPSISvoid class_compat_remove_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 was previously createdCOPYRIGHTKernel Hackers Manual 3.10 June 2014 CLASS_COMPAT_REMOVE_(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| struct_class(9) - centos |
| struct_device_driver(9) - centos |
| devclass(9) - debian |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |