Searched refs:hidinput_count_leds (Results 1 – 3 of 3) sorted by relevance
963 unsigned int hidinput_count_leds(struct hid_device *hid);
1774 unsigned int hidinput_count_leds(struct hid_device *hid) in hidinput_count_leds() function 1794 EXPORT_SYMBOL_GPL(hidinput_count_leds);
1590 ledcount = hidinput_count_leds(hid); in hid_suspend()