ccw_device_get_chp_desc 237 arch/s390/include/asm/ccwdev.h struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *, int); ccw_device_get_chp_desc 1074 drivers/s390/block/dasd_eckd.c chp_desc = ccw_device_get_chp_desc(device->cdev, pos); ccw_device_get_chp_desc 1140 drivers/s390/block/dasd_eckd.c chp_desc = ccw_device_get_chp_desc(device->cdev, pos); ccw_device_get_chp_desc 742 drivers/s390/cio/device_ops.c EXPORT_SYMBOL_GPL(ccw_device_get_chp_desc); ccw_device_get_chp_desc 1260 drivers/s390/net/qeth_core_main.c chp_dsc = ccw_device_get_chp_desc(ccwdev, 0);