Searched refs:NB_CHANNELS (Results 1 – 1 of 1) sorted by relevance
159 #define NB_CHANNELS 3 macro263 struct chan chan[NB_CHANNELS];328 for (i = 0; i < NB_CHANNELS; ++i) { in es1370_reset()390 for (i = 0; i < NB_CHANNELS; ++i) { in es1370_update_voices()784 for (i = 0; i < NB_CHANNELS; ++i) { in es1370_post_load()813 VMSTATE_STRUCT_ARRAY (chan, ES1370State, NB_CHANNELS, 2,