ccwgroup_create_from_string — create and register a ccw group device
int ccwgroup_create_from_string ( | struct device * root, |
unsigned int creator_id, | |
struct ccw_driver * cdrv, | |
int num_devices, | |
const char * buf) ; |
root
parent device for the new device
creator_id
identifier of creating driver
cdrv
ccw driver of slave devices
num_devices
number of slave devices
buf
buffer containing comma separated bus ids of slave devices