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)NAMEdevres_release_group - Release resources in a devres groupSYNOPSISint devres_release_group(struct device * dev, void * id);ARGUMENTSdev Device to release group for id ID of target group, can be NULLDESCRIPTIONRelease 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.RETURNSThe number of released non-group resources.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVRES_RELEASE_GROUP(9)
| Related Man Pages |
|---|
| putgrent(3) - linux |
| endgrent(3) - redhat |
| getgrent(3) - redhat |
| putgrent(3) - centos |
| lvmpvg(4) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |