Home
last modified time | relevance | path

Searched refs:ccw_device_start_timeout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h185 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h176 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c313 * ccw_device_start_timeout() - start a s390 channel program with timeout
343 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() function
854 EXPORT_SYMBOL(ccw_device_start_timeout); variable
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c313 * ccw_device_start_timeout() - start a s390 channel program with timeout
343 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() function
854 EXPORT_SYMBOL(ccw_device_start_timeout); variable
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c2081 rc = ccw_device_start_timeout(channel->ccwdev, __ccw_from_cmd(iob), in qeth_send_control_data()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c2022 rc = ccw_device_start_timeout(channel->ccwdev, __ccw_from_cmd(iob), in qeth_send_control_data()

Completed in 21 milliseconds