Searched refs:get_bpos (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_pcm.c | 341 static int get_bpos(struct gus_pcm_private *pcmp, int voice, unsigned int pos, in get_bpos() function 379 bpos = get_bpos(pcmp, voice, pos, len); in snd_gf1_pcm_playback_copy() 396 bpos = get_bpos(pcmp, voice, pos, len); in snd_gf1_pcm_playback_copy_kernel() 412 bpos = get_bpos(pcmp, voice, pos, len); in snd_gf1_pcm_playback_silence()
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_pcm.c | 341 static int get_bpos(struct gus_pcm_private *pcmp, int voice, unsigned int pos, in get_bpos() function 379 bpos = get_bpos(pcmp, voice, pos, len); in snd_gf1_pcm_playback_copy() 396 bpos = get_bpos(pcmp, voice, pos, len); in snd_gf1_pcm_playback_silence()
|
Completed in 3 milliseconds