devres_open_group — Open a new devres group
Device to open devres group for
Separator ID
Allocation flags
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.
ID of the new group, NULL on failure.