Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1582 unsigned int ledcount; in hid_suspend() local
1585 ledcount = hidinput_count_leds(hid); in hid_suspend()
1592 && (!ledcount || ignoreled)) in hid_suspend()