Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/s390/cio/
Ddevice_ops.c501 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key() function
533 EXPORT_SYMBOL(ccw_device_tm_start_key);
554 ret = ccw_device_tm_start_key(cdev, tcw, intparm, lpm, key); in ccw_device_tm_start_timeout_key()
574 return ccw_device_tm_start_key(cdev, tcw, intparm, lpm, in ccw_device_tm_start()