Searched refs:voice_alloc_info (Results 1 – 3 of 3) sorted by relevance
82 struct voice_alloc_info { struct
280 int (*alloc_voice) (int dev, int chn, int note, struct voice_alloc_info *alloc);284 struct voice_alloc_info alloc;
63 struct voice_alloc_info *v_alloc;998 static int opl3_alloc_voice(int dev, int chn, int note, struct voice_alloc_info *alloc) in opl3_alloc_voice()