Lines Matching refs:wb_softc
47 wb_idx_read(struct wb_softc *wb, uint8_t reg)
54 wb_idx_write(struct wb_softc *wb, uint8_t reg, uint8_t val)
61 wb_read(struct wb_softc *wb, uint8_t reg)
67 wb_write(struct wb_softc *wb, uint8_t reg, uint8_t val)
73 wb_led(struct wb_softc *wb, bool enable)
86 wb_attach(struct wb_softc *wb)
110 wb_detach(struct wb_softc *wb, int flags)
127 struct wb_softc *wb = opaque;
142 wb_suspend(struct wb_softc *wb)
151 wb_resume(struct wb_softc *wb)