Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-core.c1574 unsigned int ledcount; in hid_suspend() local
1577 ledcount = hidinput_count_leds(hid); in hid_suspend()
1584 && (!ledcount || ignoreled)) in hid_suspend()