cwfg_softc
cwfg_lock(struct cwfg_softc *sc)
cwfg_unlock(struct cwfg_softc *sc)
cwfg_read(struct cwfg_softc *sc, uint8_t reg, uint8_t *val)
cwfg_write(struct cwfg_softc *sc, uint8_t reg, uint8_t val)
struct cwfg_softc *sc = sme->sme_cookie;
cwfg_attach_battery(struct cwfg_softc *sc)
cwfg_attach_sensors(struct cwfg_softc *sc)
cwfg_set_config(struct cwfg_softc *sc)
cwfg_init(struct cwfg_softc *sc)
cwfg_parse_resources(struct cwfg_softc *sc)
struct cwfg_softc *sc = device_private(self);
CFATTACH_DECL_NEW(cwfg, sizeof(struct cwfg_softc),