Searched refs:A_SWITCH (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/emu10k1/ |
D | emufx.c | 1553 #define A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() macro 1662 A_SWITCH(icode, &ptr, tmp + 0, tmp + 2, gpr + z); in _snd_emu10k1_audigy_init_efx() 1664 A_SWITCH(icode, &ptr, tmp + 1, playback + z, tmp + 1); in _snd_emu10k1_audigy_init_efx()
|