Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dhpet.c25 struct hpet_channel { struct
40 struct hpet_channel *channels; argument
74 return container_of(evt, struct hpet_channel, evt); in clockevent_to_channel()
207 struct hpet_channel *hc = hpet_base.channels + i; in hpet_reserve_platform_timers()
232 struct hpet_channel *hc = hpet_base.channels + i; in hpet_select_device_channel()
611 struct hpet_channel *hc = clockevent_to_channel(evt); in hpet_clkevt_msi_resume()
624 struct hpet_channel *hc = data; in hpet_msi_interrupt_handler()
636 static int hpet_setup_msi_irq(struct hpet_channel *hc) in hpet_setup_msi_irq()
673 struct hpet_channel *hc = hpet_base.channels + i; in hpet_get_unused_clockevent()
721 struct hpet_channel *hc = hpet_base.channels + i; in hpet_select_clockevents()
[all …]

Completed in 5 milliseconds