other versions
- stretch 4.9.168-1
CCW_DEVICE_GET_ID(9) | The ccw bus | CCW_DEVICE_GET_ID(9) |
NAME¶
ccw_device_get_id - obtain a ccw device idSYNOPSIS¶
void ccw_device_get_id(struct ccw_device * cdev, struct ccw_dev_id * dev_id);
ARGUMENTS¶
cdevdevice to obtain the id for
dev_id
where to fill in the values
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |