Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/cio/
Ditcw.c213 tcw_init(itcw->tcw, (op == ITCW_OP_READ) ? 1 : 0, in itcw_init()
221 tcw_init(itcw->intrg_tcw, 1, 0); in itcw_init()
Dfcx.c81 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init() function
91 EXPORT_SYMBOL(tcw_init);
/linux-4.4.14/arch/s390/include/asm/
Dfcx.h296 void tcw_init(struct tcw *tcw, int r, int w);