Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dcevt-txx9.c75 struct txx9_clock_event_device { struct
90 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_state_periodic() argument
91 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 …]