Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dhpet.h81 extern void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg);
/linux-3.4.99/arch/x86/kernel/
Dhpet.c449 void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_write() function
/linux-3.4.99/arch/x86/kernel/apic/
Dio_apic.c3480 hpet_msi_write(data->handler_data, &msg); in hpet_msi_set_affinity()
3520 hpet_msi_write(irq_get_handler_data(irq), &msg); in arch_setup_hpet_msi()