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

/linux-master/sound/pci/riptide/
H A Driptide.c253 #define SEND_RSRC(p,b,c) sendcmd(p,RESP,RSRC|BYTE1(b),0,RET(c)) /* read source config */ macro
979 if (SEND_RSRC(cif, *s, &rptr) &&
980 SEND_RSRC(cif, *s, &rptr))
1039 SEND_RSRC(cif, *intdec, &rptr);

Completed in 119 milliseconds