Searched refs:hpet_channel (Results 1 – 3 of 3) sorted by relevance
24 struct hpet_channel { struct39 struct hpet_channel *channels; argument55 static DEFINE_PER_CPU(struct hpet_channel *, cpu_hpet_channel);71 struct hpet_channel *clockevent_to_channel(struct clock_event_device *evt) in clockevent_to_channel()73 return container_of(evt, struct hpet_channel, evt); in clockevent_to_channel()206 struct hpet_channel *hc = hpet_base.channels + i; in hpet_reserve_platform_timers()231 struct hpet_channel *hc = hpet_base.channels + i; in hpet_select_device_channel()397 static void hpet_init_clockevent(struct hpet_channel *hc, unsigned int rating) in hpet_init_clockevent()416 static void __init hpet_legacy_clockevent_register(struct hpet_channel *hc) in hpet_legacy_clockevent_register()475 struct hpet_channel *hc = irq_data_get_irq_handler_data(data); in hpet_msi_unmask()[all …]
78 struct hpet_channel;83 extern void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg);86 struct hpet_channel *hc, int dev_num);
461 int hpet_assign_irq(struct irq_domain *domain, struct hpet_channel *hc, in hpet_assign_irq()