Home
last modified time | relevance | path

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

/linux/drivers/hid/usbhid/
H A Dhid-core.c1601 unsigned int ledcount; in hid_suspend() local
1604 ledcount = hidinput_count_leds(hid); in hid_suspend()
1611 && (!ledcount || ignoreled)) in hid_suspend()