ccw_device_get_id(9) 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 <[email protected]>

Author.

COPYRIGHT