devres_release_group(9) suse man page | unix.com

Man Page: devres_release_group

Operating Environment: suse

Section: 9

DEVRES_RELEASE_GROUP(9) 					   Driver Basics					   DEVRES_RELEASE_GROUP(9)

NAME
devres_release_group - Release resources in a devres group
SYNOPSIS
int devres_release_group(struct device * dev, void * id);
ARGUMENTS
dev Device to release group for id ID of target group, can be NULL
DESCRIPTION
Release all resources in the group identified by id. If id is NULL, the latest open group is selected. The selected group and groups properly nested inside the selected group are removed.
RETURNS
The number of released non-group resources.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVRES_RELEASE_GROUP(9)
Related Man Pages
putgrent(3) - linux
getgrnam(3) - redhat
gpasswd(1) - suse
groups(1) - osf1
lvmpvg(4) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend