Home
last modified time | relevance | path

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

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