devres_remove_group(9) centos man page | unix.com

Man Page: devres_remove_group

Operating Environment: centos

Section: 9

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 3.10 June 2014 DEVRES_REMOVE_GROUP(9)
Related Man Pages
getgrgid(3) - redhat
rpccp_remove_group(1m) - hpux
vgremove(1m) - hpux
vxdestroy_lvmroot(1m) - hpux
putdgrp(1m) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq