suse man page for devres_add

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)

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
bus_release_resource(9) - debian
timeradd(3) - netbsd
mojo::message::response(3pm) - debian
uri::fetch::response(3pm) - debian
bus_release_resource(9) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I