Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-debug.h17 #define HID_DEBUG_FIFOSIZE 512 macro
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-debug.c1078 err = kfifo_alloc(&list->hid_debug_fifo, HID_DEBUG_FIFOSIZE, GFP_KERNEL); in hid_debug_events_open()