ccw_device_get_id (9) Linux Manual Page
ccw_device_get_id – obtain a ccw device id
Synopsis
void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id);
Arguments
cdev
-
- device to obtain the id for
dev_id
- where to fill in the values
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
