Lines Matching defs:hp_wmi_sensors
383 * struct hp_wmi_sensors - driver state
391 struct hp_wmi_sensors {
1188 static int hp_wmi_update_info(struct hp_wmi_sensors *state,
1232 struct hp_wmi_sensors *state;
1424 const struct hp_wmi_sensors *state = drvdata;
1445 struct hp_wmi_sensors *state = dev_get_drvdata(dev);
1485 const struct hp_wmi_sensors *state = dev_get_drvdata(dev);
1497 struct hp_wmi_sensors *state = dev_get_drvdata(dev);
1523 static struct hp_wmi_info *match_fan_event(struct hp_wmi_sensors *state,
1545 static u8 match_temp_events(struct hp_wmi_sensors *state,
1604 struct hp_wmi_sensors *state = context;
1724 static int init_numeric_sensors(struct hp_wmi_sensors *state,
1816 static bool find_event_attributes(struct hp_wmi_sensors *state,
1923 static int make_chip_info(struct hp_wmi_sensors *state, bool has_events)
1989 static bool add_event_handler(struct hp_wmi_sensors *state)
2008 static int hp_wmi_sensors_init(struct hp_wmi_sensors *state)
2047 hwdev = devm_hwmon_device_register_with_info(dev, "hp_wmi_sensors",
2056 struct hp_wmi_sensors *state;