Searched refs:_SWITCH (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/pci/emu10k1/ |
| D | emufx.c | 1800 #define _SWITCH(icode, ptr, dst, src, sw) \ macro 1803 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1805 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw))
|