Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c658 static int hidpp10_battery_status_map_level(u8 param) in hidpp10_battery_status_map_level() function
730 hidpp10_battery_status_map_level(response.rap.params[0]); in hidpp10_query_battery_status()
803 level = hidpp10_battery_status_map_level(report->rawbytes[1]); in hidpp10_battery_event()