Searched defs:SEND_GETC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 230 #define SEND_GETC(p,b,c) sendcmd(p,PARM|RESP,GETC,c,RET(b)) macro
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 229 #define SEND_GETC(p,b,c) sendcmd(p,PARM|RESP,GETC,c,RET(b)) macro
|
Completed in 8 milliseconds