Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dcio.h138 int cio_tm_intrg(struct subchannel *sch);
H A Dcio.c735 * cio_tm_intrg - perform interrogate function
741 int cio_tm_intrg(struct subchannel *sch) in cio_tm_intrg() function
758 EXPORT_SYMBOL_GPL(cio_tm_intrg); variable
H A Ddevice_ops.c696 return cio_tm_intrg(sch); in ccw_device_tm_intrg()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio.h131 int cio_tm_intrg(struct subchannel *sch);
H A Dcio.c735 * cio_tm_intrg - perform interrogate function
741 int cio_tm_intrg(struct subchannel *sch) in cio_tm_intrg() function
758 EXPORT_SYMBOL_GPL(cio_tm_intrg); variable
H A Ddevice_ops.c696 return cio_tm_intrg(sch); in ccw_device_tm_intrg()

Completed in 6 milliseconds