1CCW_DEVICE_GET_ID(9) The ccw bus CCW_DEVICE_GET_ID(9)
23
4
NAME
6ccw_device_get_id - obtain a ccw device id
7
SYNOPSIS
9void ccw_device_get_id(struct ccw_device * cdev,
10struct ccw_dev_id * dev_id);
11
ARGUMENTS
13cdev
14device to obtain the id for
1516
dev_id
17where to fill in the values
18
AUTHOR
20Cornelia Huck <cornelia.huck@de.ibm.com>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. November 2011 CCW_DEVICE_GET_ID(9)