wmi_hp_softc
static bool wmi_hp_method(struct wmi_hp_softc *);
static bool wmi_hp_method_read(struct wmi_hp_softc *, uint8_t);
static bool wmi_hp_method_write(struct wmi_hp_softc *, uint8_t, uint32_t);
static void wmi_hp_sensor_init(struct wmi_hp_softc *);
static void sysctl_wmi_hp_setup(struct wmi_hp_softc *);
static struct wmi_hp_softc *wmi_hp_sc = NULL; /* XXX */
CFATTACH_DECL_NEW(wmihp, sizeof(struct wmi_hp_softc),
struct wmi_hp_softc *sc = device_private(self);
struct wmi_hp_softc *sc = device_private(self);
struct wmi_hp_softc *sc = device_private(self);
struct wmi_hp_softc *sc = device_private(self);
struct wmi_hp_softc *sc;
struct wmi_hp_softc *sc;
wmi_hp_method(struct wmi_hp_softc *sc)
wmi_hp_method_read(struct wmi_hp_softc *sc, uint8_t cmd)
wmi_hp_method_write(struct wmi_hp_softc *sc, uint8_t cmd, uint32_t val)
wmi_hp_switch_init(struct wmi_hp_softc *sc)
wmi_hp_sensor_init(struct wmi_hp_softc *sc)
struct wmi_hp_softc *sc;
wmi_hp_sensor_read(struct wmi_hp_softc *sc, envsys_data_t *sensor, int cmd)
struct wmi_hp_softc *sc = sme->sme_cookie;
struct wmi_hp_softc *sc = wmi_hp_sc;
sysctl_wmi_hp_setup(struct wmi_hp_softc *sc)