Home
last modified time | relevance | path

Searched refs:mct_clock_event_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/clocksource/
H A Dexynos_mct.c82 struct mct_clock_event_device { struct
358 static DEFINE_PER_CPU(struct mct_clock_event_device, percpu_mct_tick);
361 static void exynos4_mct_tick_stop(struct mct_clock_event_device *mevt) in exynos4_mct_tick_stop()
375 struct mct_clock_event_device *mevt) in exynos4_mct_tick_start()
395 static void exynos4_mct_tick_clear(struct mct_clock_event_device *mevt) in exynos4_mct_tick_clear()
405 struct mct_clock_event_device *mevt; in exynos4_tick_set_next_event()
407 mevt = container_of(evt, struct mct_clock_event_device, evt); in exynos4_tick_set_next_event()
414 struct mct_clock_event_device *mevt; in set_state_shutdown()
416 mevt = container_of(evt, struct mct_clock_event_device, evt); in set_state_shutdown()
424 struct mct_clock_event_device *mev in set_state_periodic()
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dexynos_mct.c80 struct mct_clock_event_device { struct
345 static DEFINE_PER_CPU(struct mct_clock_event_device, percpu_mct_tick);
348 static void exynos4_mct_tick_stop(struct mct_clock_event_device *mevt) in exynos4_mct_tick_stop()
362 struct mct_clock_event_device *mevt) in exynos4_mct_tick_start()
382 static void exynos4_mct_tick_clear(struct mct_clock_event_device *mevt) in exynos4_mct_tick_clear()
392 struct mct_clock_event_device *mevt; in exynos4_tick_set_next_event()
394 mevt = container_of(evt, struct mct_clock_event_device, evt); in exynos4_tick_set_next_event()
401 struct mct_clock_event_device *mevt; in set_state_shutdown()
403 mevt = container_of(evt, struct mct_clock_event_device, evt); in set_state_shutdown()
411 struct mct_clock_event_device *mev in set_state_periodic()
[all...]

Completed in 3 milliseconds