Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h81 extern void hpet_msi_unmask(struct irq_data *data);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c473 void hpet_msi_unmask(struct irq_data *data) in hpet_msi_unmask() function
508 hpet_msi_unmask(data); in hpet_clkevt_msi_resume()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dmsi.c383 .irq_unmask = hpet_msi_unmask,