Scroll to navigation

CCW_DEVICE_GET_ID(9) The ccw bus CCW_DEVICE_GET_ID(9)

NAME

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

struct ccw_device * cdev

device to obtain the id for

struct ccw_dev_id * dev_id

where to fill in the values

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11