Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-picolcd_fb.c254 if (n >= HID_OUTPUT_FIFO_SIZE / 2) { in picolcd_fb_update()
/linux/include/linux/
H A Dhid.h556 #define HID_OUTPUT_FIFO_SIZE 64 macro