1. NAME

ccw_device_get_id - obtain a ccw device id

2. SYNOPSIS

void ccw_device_get_id(struct ccw_device *  cdev , struct ccw_dev_id *  dev_id );

3. ARGUMENTS

cdev
    device to obtain the id for

dev_id
    where to fill in the values

4. AUTHOR

Cornelia Huck <>
    Author.

5. COPYRIGHT