Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp.h77 extern enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle);
H A Dpcsp.c106 pcsp_chip.timer.function = pcsp_do_timer; in snd_card_pcsp_probe()
H A Dpcsp_lib.c127 enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle) in pcsp_do_timer() function