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
timerclear(3) - netbsd
bus_adjust_resource(9) - freebsd
bus_release_resource(9) - hpux
bus_release_resource(9) - posix
bus_release_resource(9) - osx
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend