devres_close_group(9) centos man page | unix.com

Man Page: devres_close_group

Operating Environment: centos

Section: 9

DEVRES_CLOSE_GROUP(9)						   Driver Basics					     DEVRES_CLOSE_GROUP(9)

NAME
devres_close_group - Close a devres group
SYNOPSIS
void devres_close_group(struct device * dev, void * id);
ARGUMENTS
dev Device to close devres group for id ID of target group, can be NULL
DESCRIPTION
Close the group identified by id. If id is NULL, the latest open group is selected.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVRES_CLOSE_GROUP(9)
Related Man Pages
endgrent(3) - redhat
getgrent(3) - redhat
setgrent(3) - redhat
putdgrp(1m) - sunos
putgrent(3) - x11r4
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq