Searched refs:SEND_KSTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 241 #define SEND_KSTR(p,b) sendcmd(p,PARM,KSTR,BYTE3(b),RET(0)) /* stop stream */ macro 1405 SEND_KSTR(cif, data->id); in snd_riptide_trigger()
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 240 #define SEND_KSTR(p,b) sendcmd(p,PARM,KSTR,BYTE3(b),RET(0)) /* stop stream */ macro 1410 SEND_KSTR(cif, data->id); in snd_riptide_trigger()
|
Completed in 9 milliseconds