Home
last modified time | relevance | path

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

/linux-5.19.10/sound/usb/line6/
Ddriver.h169 STRUCT_KFIFO_REC_2(LINE6_BUFSIZE_LISTEN * LINE6_RAW_MESSAGES_MAXCOUNT)
/linux-5.19.10/include/linux/
Dkfifo.h88 #define STRUCT_KFIFO_REC_2(size) \ macro