Searched defs:msi_parent_ops (Results 1 – 2 of 2) sorted by relevance
579 struct msi_parent_ops { struct580 u32 supported_flags;581 const char *prefix;582 bool (*init_dev_msi_info)(struct device *dev, struct irq_domain *domain,
170 const struct msi_parent_ops *msi_parent_ops; member
Completed in 5 milliseconds