Searched defs:wobj (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | hp-wmi-sensors.c | 509 static int check_wobj(const union acpi_object *wobj, in check_wobj() argument 575 static int check_numeric_sensor_wobj(const union acpi_object *wobj, in check_numeric_sensor_wobj() argument 812 populate_numeric_sensor_from_wobj(struct device *dev, struct hp_wmi_numeric_sensor *nsensor, union acpi_object *wobj, bool *out_is_new) populate_numeric_sensor_from_wobj() argument 930 update_numeric_sensor_from_wobj(struct device *dev, struct hp_wmi_numeric_sensor *nsensor, const union acpi_object *wobj) update_numeric_sensor_from_wobj() argument 996 check_platform_events_wobj(const union acpi_object *wobj) check_platform_events_wobj() argument 1003 populate_platform_events_from_wobj(struct device *dev, struct hp_wmi_platform_events *pevents, union acpi_object *wobj) populate_platform_events_from_wobj() argument 1077 check_event_wobj(const union acpi_object *wobj) check_event_wobj() argument 1083 populate_event_from_wobj(struct device *dev, struct hp_wmi_event *event, union acpi_object *wobj) populate_event_from_wobj() argument 1193 const union acpi_object *wobj; hp_wmi_update_info() local 1608 union acpi_object *wobj; hp_wmi_notify() local 1685 union acpi_object *wobj; init_platform_events() local 1738 union acpi_object *wobj; init_numeric_sensors() local [all...] |
Completed in 5 milliseconds