Query: devres_open_group
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVRES_OPEN_GROUP(9) Driver Basics DEVRES_OPEN_GROUP(9)NAMEdevres_open_group - Open a new devres groupSYNOPSISvoid * devres_open_group(struct device * dev, void * id, gfp_t gfp);ARGUMENTSdev Device to open devres group for id Separator ID gfp Allocation flagsDESCRIPTIONOpen 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.RETURNSID of the new group, NULL on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEVRES_OPEN_GROUP(9)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| getgrnam(3) - redhat |
| vxdestroy_lvmroot(1m) - hpux |
| lvmpvg(4) - hpux |
| grp.h(0p) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |