Searched refs:tws_init (Results 1 – 1 of 1) sorted by relevance
81 static int tws_init(struct tws_softc *sc);284 if ( tws_init(sc) == FAILURE ) { in tws_attach()505 tws_init(struct tws_softc *sc) in tws_init() function