suse man page for devres_remove_group

Query: devres_remove_group

OS: suse

Section: 9

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

DEVRES_REMOVE_GROUP(9)						   Driver Basics					    DEVRES_REMOVE_GROUP(9)

NAME
devres_remove_group - Remove a devres group
SYNOPSIS
void devres_remove_group(struct device * dev, void * id);
ARGUMENTS
dev Device to remove group for id ID of target group, can be NULL
DESCRIPTION
Remove the group identified by id. If id is NULL, the latest open group is selected. Note that removing a group doesn't affect any other resources.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVRES_REMOVE_GROUP(9)
Related Man Pages
getgrent(3) - redhat
getgrgid(3) - redhat
setgrent(3) - redhat
lgroupmod(1) - centos
rpccp_remove_group(1m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I