Searched refs:emu_vinit (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx.h | 175 int emu_vinit(struct emu_sc_info *sc, struct emu_voice *m, struct emu_voice *s,
|
H A D | emu10k1.c | 568 emu_vinit(struct sc_info *sc, struct emu_voice *m, struct emu_voice *s, in emu_vinit() function 827 r = (emu_vinit(sc, ch->master, ch->slave, sc->bufsz, ch->buffer)) in emupchan_init()
|
H A D | emu10kx-pcm.c | 731 r = (emu_vinit(sc->card, ch->master, ch->slave, EMU_PLAY_BUFSZ, ch->buffer)) ? NULL : ch; in emupchan_init()
|
H A D | emu10kx.c | 1284 emu_vinit(struct emu_sc_info *sc, struct emu_voice *m, struct emu_voice *s, in emu_vinit() function
|