devres_add(9) suse man page | unix.com

Man Page: devres_add

Operating Environment: suse

Section: 9

DEVRES_ADD(9)							   Driver Basics						     DEVRES_ADD(9)

NAME
devres_add - Register device resource
SYNOPSIS
void devres_add(struct device * dev, void * res);
ARGUMENTS
dev Device to add resource to res Resource to register
DESCRIPTION
Register 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVRES_ADD(9)
Related Man Pages
timercmp(3) - netbsd
timerclear(3) - netbsd
timespecadd(3) - netbsd
mojo::message::response(3pm) - debian
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
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB