Lines Matching refs:msi_msg
8 struct msi_msg { struct
20 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg); argument
22 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg);
24 static inline void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg()
30 struct msi_msg *msg);
91 struct msi_msg msg;
179 void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg);
185 static inline void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg) in pci_write_msi_msg()
193 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
194 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
422 void pci_msi_domain_write_msg(struct irq_data *irq_data, struct msi_msg *msg);