Searched refs:imx_gpt_timer_stop (Results 1 – 1 of 1) sorted by relevance
66 static int imx_gpt_timer_stop(struct eventtimer *);271 sc->et.et_stop = imx_gpt_timer_stop; in imx_gpt_attach()324 imx_gpt_timer_stop(struct eventtimer *et) in imx_gpt_timer_stop() function