Searched refs:txx9_clock_event_device (Results 1 – 1 of 1) sorted by relevance
75 struct txx9_clock_event_device { struct90 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_state_periodic() argument91 container_of(evt, struct txx9_clock_event_device, cd); in txx9tmr_set_state_periodic()106 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_state_oneshot()107 container_of(evt, struct txx9_clock_event_device, cd); in txx9tmr_set_state_oneshot()117 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_state_shutdown()118 container_of(evt, struct txx9_clock_event_device, cd); in txx9tmr_set_state_shutdown()128 struct txx9_clock_event_device *txx9_cd = in txx9tmr_tick_resume()129 container_of(evt, struct txx9_clock_event_device, cd); in txx9tmr_tick_resume()141 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_next_event()[all …]