Query: devres_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVRES_ADD(9) Driver Basics DEVRES_ADD(9)NAMEdevres_add - Register device resourceSYNOPSISvoid devres_add(struct device * dev, void * res);ARGUMENTSdev Device to add resource to res Resource to registerDESCRIPTIONRegister devres res to dev. res should have been allocated using devres_alloc. On driver detach, the associated release function will be invoked and devres will be freed automatically.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEVRES_ADD(9)
Related Man Pages |
---|
timespecsub(3) - netbsd |
bus_release_resource(9) - debian |
timeradd(3) - netbsd |
bus_adjust_resource(9) - freebsd |
bus_release_resource(9) - posix |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |