Home
last modified time | relevance | path

Searched refs:ccw_device_get_chp_desc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h238 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *, int);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h228 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *, int);
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c467 * ccw_device_get_chp_desc() - return newly allocated channel-path descriptor
474 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *cdev, in ccw_device_get_chp_desc() function
860 EXPORT_SYMBOL_GPL(ccw_device_get_chp_desc); variable
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c467 * ccw_device_get_chp_desc() - return newly allocated channel-path descriptor
474 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *cdev, in ccw_device_get_chp_desc() function
860 EXPORT_SYMBOL_GPL(ccw_device_get_chp_desc); variable
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c1074 chp_desc = ccw_device_get_chp_desc(device->cdev, pos); in dasd_eckd_read_conf()
1140 chp_desc = ccw_device_get_chp_desc(device->cdev, pos); in dasd_eckd_read_conf()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c1529 chp_dsc = ccw_device_get_chp_desc(ccwdev, 0); in qeth_update_from_chp_desc()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.c1028 chp_desc = ccw_device_get_chp_desc(device->cdev, chp); in dasd_eckd_store_conf_data()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c1474 chp_dsc = ccw_device_get_chp_desc(ccwdev, 0); in qeth_update_from_chp_desc()

Completed in 36 milliseconds