centos man page for devres_release_group

Query: devres_release_group

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 DEVRES_RELEASE_GROUP(9)
Related Man Pages
getgrgid(3) - redhat
groupdel(8) - redhat
rpccp_remove_group(1m) - hpux
group(8) - netbsd
lvmpvg(4) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it