Home
last modified time | relevance | path

Searched refs:snd_hrtimer_callback (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/
H A Dhrtimer.c31 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback() function
71 hrtimer_setup(&stime->hrt, snd_hrtimer_callback, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_hrtimer_open()