Searched refs:SEND_RSRC (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/riptide/ |
D | riptide.c | 253 #define SEND_RSRC(p,b,c) sendcmd(p,RESP,RSRC|BYTE1(b),0,RET(c)) /* read source config */ macro 981 if (SEND_RSRC(cif, *s, &rptr) && in getsamplerate() 982 SEND_RSRC(cif, *s, &rptr)) in getsamplerate() 1041 SEND_RSRC(cif, *intdec, &rptr); in setsamplerate()
|