other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CLASS_COMPAT_REMOVE_(9) | Device drivers infrastructure | CLASS_COMPAT_REMOVE_(9) |
NAME¶
class_compat_remove_link - remove a compatibility class device link to a bus deviceSYNOPSIS¶
void
class_compat_remove_link(struct class_compat * cls,
struct device * dev,
struct device * device_link);
ARGUMENTS¶
clsthe compatibility class
dev
the target bus device
device_link
an optional device to which a
“device” link was previously created
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |