Searched refs:pcsp_do_timer (Results 1 – 3 of 3) sorted by relevance
77 extern enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle);
106 hrtimer_setup(&pcsp_chip.timer, pcsp_do_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_card_pcsp_probe()
128 enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle) in pcsp_do_timer() function