Searched refs:opm_set_voice (Results 1 – 2 of 2) sorted by relevance
73 void opm_set_voice(int, struct opm_voice *);157 opm_set_voice(sc->ch, &vtab[unit]); in bellattach()238 opm_set_voice(sc->ch, &vtab[unit]); in bellioctl()
119 void opm_set_voice(int, struct opm_voice *);178 opm_set_voice(int channel, struct opm_voice *voice) in opm_set_voice() function