Searched refs:SEND_PSTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 240 #define SEND_PSTR(p,b) sendcmd(p,PARM,PSTR,BYTE3(b),RET(0)) /* pause stream */ macro 1419 SEND_PSTR(cif, data->id); in snd_riptide_trigger()
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 239 #define SEND_PSTR(p,b) sendcmd(p,PARM,PSTR,BYTE3(b),RET(0)) /* pause stream */ macro 1424 SEND_PSTR(cif, data->id); in snd_riptide_trigger()
|
Completed in 8 milliseconds