Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-logitech-hidpp.c94 #define HIDPP_CAPABILITY_UNIFIED_BATTERY BIT(6) macro
1725 hidpp->capabilities |= HIDPP_CAPABILITY_UNIFIED_BATTERY; in hidpp20_query_battery_info_1004()
4279 else if (hidpp->capabilities & HIDPP_CAPABILITY_UNIFIED_BATTERY) in hidpp_connect_event()