Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c1571 unsigned int ledcount; in hid_suspend() local
1574 ledcount = hidinput_count_leds(hid); in hid_suspend()
1581 && (!ledcount || ignoreled)) in hid_suspend()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds