Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dhpet.h82 extern void hpet_msi_read(struct hpet_dev *hdev, struct msi_msg *msg);
/linux-3.4.99/arch/x86/kernel/
Dhpet.c455 void hpet_msi_read(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_read() function
/linux-3.4.99/arch/x86/kernel/apic/
Dio_apic.c3473 hpet_msi_read(data->handler_data, &msg); in hpet_msi_set_affinity()