Lines Matching defs:woinst
49 struct woinst *woinst = wave_dev->woinst; in query_format() local
120 static int get_voice(struct emu10k1_card *card, struct woinst *woinst, unsigned int voicenum) in get_voice()
222 struct woinst *woinst = wave_dev->woinst; in emu10k1_waveout_open() local
262 struct woinst *woinst = wave_dev->woinst; in emu10k1_waveout_close() local
282 struct woinst *woinst = wave_dev->woinst; in emu10k1_waveout_start() local
297 struct woinst *woinst = wave_dev->woinst; in emu10k1_waveout_setformat() local
341 struct woinst *woinst = wave_dev->woinst; in emu10k1_waveout_stop() local
365 void emu10k1_waveout_getxfersize(struct woinst *woinst, u32 *total_free_bytes) in emu10k1_waveout_getxfersize()
431 static void copy_ilv_block(struct woinst *woinst, u32 str, u8 *src, u32 len) in copy_ilv_block()
463 static void fill_block(struct woinst *woinst, u32 str, u8 data, u32 len) in fill_block()
503 void emu10k1_waveout_xferdata(struct woinst *woinst, u8 *data, u32 *size) in emu10k1_waveout_xferdata()
553 void emu10k1_waveout_fillsilence(struct woinst *woinst) in emu10k1_waveout_fillsilence()
595 void emu10k1_waveout_update(struct woinst *woinst) in emu10k1_waveout_update()