Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Ditcw.c214 tcw_init(itcw->tcw, (op == ITCW_OP_READ) ? 1 : 0, in itcw_init()
222 tcw_init(itcw->intrg_tcw, 1, 0); in itcw_init()
H A Dfcx.c82 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init() function
92 EXPORT_SYMBOL(tcw_init);
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dfcx.h297 void tcw_init(struct tcw *tcw, int r, int w);