Lines Matching refs:twl_softc
98 struct twl_softc { struct
138 struct twl_softc *sc = device_get_softc(dev); in twl_is_4030()
145 struct twl_softc *sc = device_get_softc(dev); in twl_is_6025()
152 struct twl_softc *sc = device_get_softc(dev); in twl_is_6030()
173 struct twl_softc *sc; in twl_read()
225 struct twl_softc *sc; in twl_write()
276 twl_test_present(struct twl_softc *sc, uint8_t addr) in twl_test_present()
306 struct twl_softc *sc; in twl_scan()
350 struct twl_softc *sc; in twl_probe()
404 struct twl_softc *sc; in twl_attach()
432 struct twl_softc *sc; in twl_detach()
458 sizeof(struct twl_softc),