Searched refs:lpc32xx_clock_event_ddata (Results 1 – 1 of 1) sorted by relevance
40 struct lpc32xx_clock_event_ddata { struct66 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_next_event() argument67 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_next_event()84 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_shutdown()85 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_shutdown()95 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_oneshot()96 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_oneshot()112 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_periodic()113 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_periodic()132 struct lpc32xx_clock_event_ddata *ddata = dev_id; in lpc32xx_clock_event_handler()[all …]