Searched refs:snd_pmac_pcm_pointer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | pmac.c | 290 static snd_pcm_uframes_t snd_pmac_pcm_pointer(struct snd_pmac *chip, in snd_pmac_pcm_pointer() function 331 return snd_pmac_pcm_pointer(chip, &chip->playback, subs); in snd_pmac_playback_pointer() 355 return snd_pmac_pcm_pointer(chip, &chip->capture, subs); in snd_pmac_capture_pointer()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.c | 290 static snd_pcm_uframes_t snd_pmac_pcm_pointer(struct snd_pmac *chip, in snd_pmac_pcm_pointer() function 331 return snd_pmac_pcm_pointer(chip, &chip->playback, subs); in snd_pmac_playback_pointer() 355 return snd_pmac_pcm_pointer(chip, &chip->capture, subs); in snd_pmac_capture_pointer()
|
Completed in 4 milliseconds