Home
last modified time | relevance | path

Searched defs:uniwill_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c378 struct uniwill_data { struct
379 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 …]