ccwgroup_create_dev — create and register a ccw group device
int ccwgroup_create_dev ( | struct device * parent, |
| struct ccwgroup_driver * gdrv, | |
| int num_devices, | |
const char * buf); |
struct device * parentparent device for the new device
struct ccwgroup_driver * gdrvdriver for the new group device
int num_devicesnumber of slave devices
const char * bufbuffer containing comma separated bus ids of slave devices