Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dccwdev.h186 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw,
188 int ccw_device_tm_start_key(struct ccw_device *, struct tcw *,
/linux-6.1.9/drivers/s390/cio/
Ddevice_ops.c588 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key() function
593 EXPORT_SYMBOL(ccw_device_tm_start_key);
608 return ccw_device_tm_start_key(cdev, tcw, intparm, lpm, in ccw_device_tm_start()