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;
173 void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg);
179 static inline void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg) in pci_write_msi_msg()
187 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
188 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
416 void pci_msi_domain_write_msg(struct irq_data *irq_data, struct msi_msg *msg);