Home
last modified time | relevance | path

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

/sound/core/
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()
/sound/soc/fsl/
A Dimx-pcm-fiq.c44 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback() function
188 hrtimer_setup(&iprtd->hrt, snd_hrtimer_callback, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_imx_open()

Completed in 5 milliseconds