Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_gpt.c66 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