Home
last modified time | relevance | path

Searched refs:ccw_device_tm_start_key (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dccwdev.h195 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw,
197 int ccw_device_tm_start_key(struct ccw_device *, struct tcw *,
/linux-4.1.27/drivers/s390/cio/
Ddevice_ops.c608 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key() function
640 EXPORT_SYMBOL(ccw_device_tm_start_key);
661 ret = ccw_device_tm_start_key(cdev, tcw, intparm, lpm, key); in ccw_device_tm_start_timeout_key()
681 return ccw_device_tm_start_key(cdev, tcw, intparm, lpm, in ccw_device_tm_start()