j720pwr_softc
CFATTACH_DECL_NEW(j720pwr, sizeof(struct j720pwr_softc),
struct j720pwr_softc *sc = device_private(self);
struct j720pwr_softc *sc = ctx;
struct j720pwr_softc *sc = ctx;
struct j720pwr_softc *sc = ctx;
j720pwr_get_battery(struct j720pwr_softc *sc)
j720pwr_get_ac_status(struct j720pwr_softc *sc)
j720pwr_get_charge_status(struct j720pwr_softc *sc)
static int j720pwr_get_battery(struct j720pwr_softc *);
static int j720pwr_get_ac_status(struct j720pwr_softc *);
static int j720pwr_get_charge_status(struct j720pwr_softc *);