Home
last modified time | relevance | path

Searched defs:msi_parent_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dmsi.h575 struct msi_parent_ops { struct
576 u32 supported_flags;
577 u32 required_flags;
578 u32 bus_select_token;
579 u32 bus_select_mask;
580 const char *prefix;
581 bool (*init_dev_msi_info)(struct device *dev, struct irq_domain *domain,
Dirqdomain.h189 const struct msi_parent_ops *msi_parent_ops; member