Query: devres_remove_group
OS: centos
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)NAMEdevres_remove_group - Remove a devres groupSYNOPSISvoid devres_remove_group(struct device * dev, void * id);ARGUMENTSdev Device to remove group for id ID of target group, can be NULLDESCRIPTIONRemove 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVRES_REMOVE_GROUP(9)
Related Man Pages |
---|
endgrent(3) - redhat |
getgrgid(3) - redhat |
setgrent(3) - redhat |
groupdel(8) - redhat |
vgremove(1m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
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 |