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

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

Completed in 81 milliseconds