class_compat_create_link(9) suse man page | unix.com

Man Page: class_compat_create_link

Operating Environment: suse

Section: 9

CLASS_COMPAT_CREATE_(9) 				   Device drivers infrastructure				   CLASS_COMPAT_CREATE_(9)

NAME
class_compat_create_link - create a compatibility class device link to a bus device
SYNOPSIS
int class_compat_create_link(struct class_compat * cls, struct device * dev, struct device * device_link);
ARGUMENTS
cls the compatibility class dev the target bus device device_link an optional device to which a "device" link should be created
COPYRIGHT
Kernel 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