centos man page for ccwgroup_create_dev

Query: ccwgroup_create_dev

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CCWGROUP_CREATE_DEV(9)						 The ccwgroup bus					    CCWGROUP_CREATE_DEV(9)

NAME
ccwgroup_create_dev - create and register a ccw group device
SYNOPSIS
int ccwgroup_create_dev(struct device * parent, struct ccwgroup_driver * gdrv, int num_devices, const char * buf);
ARGUMENTS
parent parent device for the new device gdrv driver for the new group device num_devices number of slave devices buf buffer containing comma separated bus ids of slave devices
DESCRIPTION
Create and register a new ccw group device as a child of parent. Slave devices are obtained from the list of bus ids given in buf.
RETURNS
0 on success and an error code on failure.
CONTEXT
non-atomic
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCWGROUP_CREATE_DEV(9)
Related Man Pages
ccw_device_start_timeout(9) - centos
struct_ccwgroup_driver(9) - centos
device_identify(9) - debian
ccw_device_start_key(9) - suse
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing