Searched refs:hpet_id (Results 1 – 3 of 3) sorted by relevance
420 struct irq_domain *hpet_create_irq_domain(int hpet_id) in hpet_create_irq_domain() argument435 domain_info->data = (void *)(long)hpet_id; in hpet_create_irq_domain()439 info.devid = hpet_id; in hpet_create_irq_domain()447 hpet_id); in hpet_create_irq_domain()
84 extern struct irq_domain *hpet_create_irq_domain(int hpet_id);
207 static struct irq_domain *map_hpet_to_ir(u8 hpet_id) in map_hpet_to_ir() argument212 if (ir_hpet[i].id == hpet_id && ir_hpet[i].iommu) in map_hpet_to_ir()