Searched refs:wacom_battery_props (Results 1 - 2 of 2) sorted by relevance

/drivers/hid/
H A Dhid-wacom.c55 static enum power_supply_property wacom_battery_props[] = { variable in typeref:enum:power_supply_property
600 wdata->battery.properties = wacom_battery_props;
601 wdata->battery.num_properties = ARRAY_SIZE(wacom_battery_props);
/drivers/input/tablet/
H A Dwacom_sys.c846 static enum power_supply_property wacom_battery_props[] = { variable in typeref:enum:power_supply_property
875 wacom->battery.properties = wacom_battery_props;
876 wacom->battery.num_properties = ARRAY_SIZE(wacom_battery_props);

Completed in 2793 milliseconds