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