sysdev_driver_register(9) suse man page | unix.com

Man Page: sysdev_driver_register

Operating Environment: suse

Section: 9

SYSDEV_DRIVER_REGIST(9) 				   Device drivers infrastructure				   SYSDEV_DRIVER_REGIST(9)

NAME
sysdev_driver_register - Register auxillary driver
SYNOPSIS
int sysdev_driver_register(struct sysdev_class * cls, struct sysdev_driver * drv);
ARGUMENTS
cls Device class driver belongs to. drv Driver.
DESCRIPTION
drv is inserted into cls->drivers to be called on each operation on devices of that class. The refcount of cls is incremented.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SYSDEV_DRIVER_REGIST(9)
Related Man Pages
kobj_class_compile_static(9) - freebsd
kobj(9) - freebsd
kobj_create(9) - freebsd
drv(1) - x11r4
drv(1) - redhat
Similar Topics in the Unix Linux Community
Change directory error
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I
32 bit process addressing more than 4GB