Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dcio.h137 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key);
H A Dcio.c701 * cio_tm_start_key - perform start function
710 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key() function
732 EXPORT_SYMBOL_GPL(cio_tm_start_key); variable
H A Ddevice_ops.c567 rc = cio_tm_start_key(sch, tcw, lpm, key); in ccw_device_tm_start_timeout_key()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio.h130 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key);
H A Dcio.c701 * cio_tm_start_key - perform start function
710 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key() function
732 EXPORT_SYMBOL_GPL(cio_tm_start_key); variable
H A Ddevice_ops.c567 rc = cio_tm_start_key(sch, tcw, lpm, key); in ccw_device_tm_start_timeout_key()

Completed in 6 milliseconds