Searched defs:uniwill_data (Results 1 – 1 of 1) sorted by relevance
378 struct uniwill_data { struct379 struct device *dev;380 acpi_handle handle;381 struct regmap *regmap;382 unsigned int features;383 u8 project_id;384 struct acpi_battery_hook hook;385 struct mutex battery_lock; /* Protects the list of currently registered batteries */386 union {394 bool last_fn_lock_state;[all …]