Lines Matching refs:opl_softc
106 static void opl_command(struct opl_softc *, int, int, int);
107 void opl_reset(struct opl_softc *);
123 void opl_set_op_reg(struct opl_softc *, int, int, int, u_char);
124 void opl_set_ch_reg(struct opl_softc *, int, int, u_char);
125 void opl_load_patch(struct opl_softc *, int);
141 opl_attach(struct opl_softc *sc)
193 opl_detach(struct opl_softc *sc, int flags)
205 opl_command(struct opl_softc *sc, int offs, int addr, int data)
228 struct opl_softc *sc;
241 opl_find(struct opl_softc *sc)
300 opl_set_op_reg(struct opl_softc *sc, int base, int voice, int op, u_char value)
310 opl_set_ch_reg(struct opl_softc *sc, int base, int voice, u_char value)
321 opl_load_patch(struct opl_softc *sc, int v)
380 opl_reset(struct opl_softc *sc)
403 struct opl_softc *sc = ms->data;
422 struct opl_softc *sc = ms->data;
441 struct opl_softc *sc = addr;
454 struct opl_softc *sc = addr;
512 struct opl_softc *sc = ms->data;
619 struct opl_softc *sc = ms->data;
675 struct opl_softc *sc = ms->data;
691 struct opl_softc *sc = ms->data;