Lines Matching refs:chset
125 arg->addr.client = p->chset.client;
126 arg->addr.port = p->chset.port;
178 snd_soundfont_close_check(emu->sflist, SF_CLIENT_NO(p->chset.port));
179 snd_seq_event_port_detach(p->chset.client, p->chset.port);
209 SF_CLIENT_NO(p->chset.port));
218 rc = snd_soundfont_load(emu->sflist, buf, count, SF_CLIENT_NO(p->chset.port));
330 if (voice < 0 || voice >= port->chset.max_channels)
333 chan = &port->chset.channels[voice];
357 /*snd_emux_channel_init(chset, chan);*/
388 for (i = 0; i < port->chset.max_channels; i++) {
389 chan = &port->chset.channels[i];
428 if (voice < 0 || voice >= port->chset.max_channels)
431 chan = &port->chset.channels[voice];