hp_wmi_sensors
static int hp_wmi_update_info(struct hp_wmi_sensors *state,
struct hp_wmi_sensors *state;
const struct hp_wmi_sensors *state = drvdata;
struct hp_wmi_sensors *state = dev_get_drvdata(dev);
const struct hp_wmi_sensors *state = dev_get_drvdata(dev);
struct hp_wmi_sensors *state = dev_get_drvdata(dev);
static struct hp_wmi_info *match_fan_event(struct hp_wmi_sensors *state,
static u8 match_temp_events(struct hp_wmi_sensors *state,
struct hp_wmi_sensors *state = context;
static int init_numeric_sensors(struct hp_wmi_sensors *state,
static bool find_event_attributes(struct hp_wmi_sensors *state,
static int make_chip_info(struct hp_wmi_sensors *state, bool has_events)
static bool add_event_handler(struct hp_wmi_sensors *state)
static int hp_wmi_sensors_init(struct hp_wmi_sensors *state)
struct hp_wmi_sensors *state;