Searched refs:wsp_softc (Results 1 – 1 of 1) sorted by relevance
587 struct wsp_softc { struct670 static int wsp_enable(struct wsp_softc *sc);671 static void wsp_disable(struct wsp_softc *sc);674 static void wsp_reset_buf(struct wsp_softc *sc);675 static void wsp_add_to_queue(struct wsp_softc *, int, int, int, uint32_t);698 wsp_set_device_mode(struct wsp_softc *sc, uint8_t on) in wsp_set_device_mode()734 wsp_enable(struct wsp_softc *sc) in wsp_enable()745 wsp_disable(struct wsp_softc *sc) in wsp_disable()787 struct wsp_softc *sc = device_get_softc(dev); in wsp_attach()937 struct wsp_softc *sc = device_get_softc(dev); in wsp_detach()[all …]