Searched refs:alloc_hpet_msi (Results 1 – 4 of 4) sorted by relevance
79 int (*alloc_hpet_msi)(unsigned int, unsigned int); member
319 if (!remap_ops->alloc_hpet_msi) in setup_hpet_msi_remapped()322 ret = remap_ops->alloc_hpet_msi(irq, id); in setup_hpet_msi_remapped()
1217 .alloc_hpet_msi = intel_alloc_hpet_msi,
4261 static int alloc_hpet_msi(unsigned int irq, unsigned int id) in alloc_hpet_msi() function4299 .alloc_hpet_msi = alloc_hpet_msi,