Searched refs:hpet_dev (Results 1 – 3 of 3) sorted by relevance
46 struct hpet_dev { struct55 inline struct hpet_dev *EVT_TO_HPET_DEV(struct clock_event_device *evtdev) in EVT_TO_HPET_DEV() argument57 return container_of(evtdev, struct hpet_dev, evt); in EVT_TO_HPET_DEV()359 struct hpet_dev *hdev = EVT_TO_HPET_DEV(evt); in hpet_set_mode()424 static DEFINE_PER_CPU(struct hpet_dev *, cpu_hpet_dev);425 static struct hpet_dev *hpet_devs;429 struct hpet_dev *hdev = data->handler_data; in hpet_msi_unmask()440 struct hpet_dev *hdev = data->handler_data; in hpet_msi_mask()449 void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_write()455 void hpet_msi_read(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_read()[all …]
79 struct hpet_dev;80 extern void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg);81 extern void hpet_msi_read(struct hpet_dev *hdev, struct msi_msg *msg);
93 struct hpet_dev { struct116 struct hpet_dev hp_dev[1]; argument144 struct hpet_dev *devp; in hpet_interrupt()201 static void hpet_timer_set_irq(struct hpet_dev *devp) in hpet_timer_set_irq()262 struct hpet_dev *devp; in hpet_open()304 struct hpet_dev *devp; in hpet_read()348 struct hpet_dev *devp; in hpet_poll()384 struct hpet_dev *devp; in hpet_mmap()408 struct hpet_dev *devp; in hpet_fasync()420 struct hpet_dev *devp; in hpet_release()[all …]