Searched refs:SEND_GPOS (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 257 #define SEND_GPOS(p,b,c,d) sendcmd(p,PARM|RESP,GPOS,BYTE3(c)|BYTE2(b),RET(d)) /* get positi… macro 1367 SEND_GPOS(cif, 0, data->id, &rptr); in snd_riptide_pointer() 1425 SEND_GPOS(cif, 0, data->id, &rptr); in snd_riptide_trigger()
|