Searched defs:uniwill_data (Results 1 – 1 of 1) sorted by relevance
325 struct uniwill_data { struct326 struct device *dev;327 acpi_handle handle;328 struct regmap *regmap;352 int (*probe)(struct uniwill_data *data); argument