Searched refs:msi_msg (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | msi.h | 61 struct msi_msg { struct 83 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg); argument 85 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg); 87 static inline void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) { } in get_cached_msi_msg() 91 struct msi_msg *msg); 187 struct msi_msg msg; 315 static inline void msi_msg_set_addr(struct msi_desc *desc, struct msi_msg *msg, in msi_msg_set_addr() 701 void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg); 702 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg); 703 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg); [all …]
|
| A D | pci-epf.h | 138 struct msi_msg msg;
|
| A D | irq.h | 29 struct msi_msg; 527 void (*irq_compose_msi_msg)(struct irq_data *data, struct msi_msg *msg); 528 void (*irq_write_msi_msg)(struct irq_data *data, struct msi_msg *msg); 660 extern int irq_chip_compose_msi_msg(struct irq_data *data, struct msi_msg *msg);
|
| A D | dmar.h | 295 extern void dmar_msi_write(int irq, struct msi_msg *msg);
|
| A D | iommu.h | 50 struct msi_msg;
|
| /include/ufs/ |
| A D | ufshcd.h | 1343 void ufshcd_mcq_config_esi(struct ufs_hba *hba, struct msi_msg *msg);
|
Completed in 24 milliseconds