ccwgroup_create — create and register a ccw group device
int ccwgroup_create ( | struct device * | root, |
| unsigned int | creator_id, | |
| struct ccw_driver * | cdrv, | |
| int | argc, | |
| char * | argv[]); |
rootparent device for the new device
creator_ididentifier of creating driver
cdrvccw driver of slave devices
argcnumber of slave devices
argv[]bus ids of slave devices