Searched refs:lpc32xx_clock_event_ddata (Results 1 – 1 of 1) sorted by relevance
44 struct lpc32xx_clock_event_ddata { struct70 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_next_event() argument71 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_next_event()88 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_shutdown()89 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_shutdown()99 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_oneshot()100 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_oneshot()116 struct lpc32xx_clock_event_ddata *ddata = in lpc32xx_clkevt_periodic()117 container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); in lpc32xx_clkevt_periodic()136 struct lpc32xx_clock_event_ddata *ddata = dev_id; in lpc32xx_clock_event_handler()[all …]