devres_open_group(9) suse man page | unix.com

Man Page: devres_open_group

Operating Environment: suse

Section: 9

DEVRES_OPEN_GROUP(9)						   Driver Basics					      DEVRES_OPEN_GROUP(9)

NAME
devres_open_group - Open a new devres group
SYNOPSIS
void * devres_open_group(struct device * dev, void * id, gfp_t gfp);
ARGUMENTS
dev Device to open devres group for id Separator ID gfp Allocation flags
DESCRIPTION
Open a new devres group for dev with id. For id, using a pointer to an object which won't be used for another group is recommended. If id is NULL, address-wise unique ID is created.
RETURNS
ID of the new group, NULL on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVRES_OPEN_GROUP(9)
Related Man Pages
kcalloc(9) - suse
putdgrp(1m) - opensolaris
kmalloc_array(9) - centos
mknod(8) - freebsd
grp.h(0p) - posix
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB