Obtain a ccw device id
void ccw_device_get_id(struct ccw_device * cdev, struct ccw_dev_id * dev_id);
cdev
device to obtain the id for
dev_id
where to fill in the values
Cornelia Huck <[email protected]>
Author.