Lines Matching refs:clock_event_device
47 struct clock_event_device evt;
55 inline struct hpet_dev *EVT_TO_HPET_DEV(struct clock_event_device *evtdev) in EVT_TO_HPET_DEV()
229 struct clock_event_device *evt);
231 struct clock_event_device *evt);
236 static struct clock_event_device hpet_clockevent = {
311 struct clock_event_device *evt, int timer) in hpet_set_mode()
371 struct clock_event_device *evt, int timer) in hpet_next_event()
408 struct clock_event_device *evt) in hpet_legacy_set_mode()
414 struct clock_event_device *evt) in hpet_legacy_next_event()
463 struct clock_event_device *evt) in hpet_msi_set_mode()
470 struct clock_event_device *evt) in hpet_msi_next_event()
504 struct clock_event_device *hevt = &dev->evt; in hpet_interrupt_handler()
537 struct clock_event_device *evt = &hdev->evt; in init_one_hpet_msi_clockevent()