Searched refs:tcw_init (Results 1 – 2 of 2) sorted by relevance
216 tcw_init(itcw->tcw, (op == ITCW_OP_READ) ? 1 : 0, in itcw_init() 224 tcw_init(itcw->intrg_tcw, 1, 0); in itcw_init()
76 * tcw_init - initialize tcw data structure84 void tcw_init(struct tcw *tcw, int r, int w) in tcw_init() function 94 EXPORT_SYMBOL(tcw_init);