Home
last modified time | relevance | path

Searched refs:wiimod_battery_props (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/hid/
Dhid-wiimote-modules.c194 static enum power_supply_property wiimod_battery_props[] = { enum
240 wdata->battery_desc.properties = wiimod_battery_props; in wiimod_battery_probe()
241 wdata->battery_desc.num_properties = ARRAY_SIZE(wiimod_battery_props); in wiimod_battery_probe()