Searched refs:_SWITCH (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emufx.c | 1838 #define _SWITCH(icode, ptr, dst, src, sw) \ macro 1841 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1843 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw))
|