Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c92 #define HIDPP_CAPABILITY_BATTERY_VOLTAGE BIT(4) macro
1450 hidpp->capabilities |= HIDPP_CAPABILITY_BATTERY_VOLTAGE; in hidpp20_battery_get_battery_voltage()
4097 hidpp->capabilities & HIDPP_CAPABILITY_BATTERY_VOLTAGE || in hidpp_initialize_battery()
4106 if (hidpp->capabilities & HIDPP_CAPABILITY_BATTERY_VOLTAGE || in hidpp_initialize_battery()
4283 if (hidpp->capabilities & HIDPP_CAPABILITY_BATTERY_VOLTAGE) in hidpp_connect_event()