Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dfcx.c74 * tcw_init - initialize tcw data structure
82 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init() function
92 EXPORT_SYMBOL(tcw_init); variable
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()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dfcx.c75 * tcw_init - initialize tcw data structure
83 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init() function
93 EXPORT_SYMBOL(tcw_init); variable
H A Ditcw.c215 tcw_init(itcw->tcw, (op == ITCW_OP_READ) ? 1 : 0, in itcw_init()
223 tcw_init(itcw->intrg_tcw, 1, 0); in itcw_init()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dfcx.h297 void tcw_init(struct tcw *tcw, int r, int w);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfcx.h297 void tcw_init(struct tcw *tcw, int r, int w);

Completed in 4 milliseconds