Home
last modified time | relevance | path

Searched refs:cio_tm_start_key (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/cio/
Dcio.h134 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key);
Ddevice_ops.c528 rc = cio_tm_start_key(sch, tcw, lpm, key); in ccw_device_tm_start_key()
Dcio.c968 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key() function