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