Searched refs:snd_m3_get_pointer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | maestro3.c | 1442 snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) in snd_m3_get_pointer() function 1477 ptr = snd_m3_get_pointer(chip, s, subs); in snd_m3_pcm_pointer() 1494 hwptr = snd_m3_get_pointer(chip, s, subs); in snd_m3_update_ptr()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | maestro3.c | 1437 snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) in snd_m3_get_pointer() function 1472 ptr = snd_m3_get_pointer(chip, s, subs); in snd_m3_pcm_pointer() 1489 hwptr = snd_m3_get_pointer(chip, s, subs); in snd_m3_update_ptr()
|
Completed in 9 milliseconds