Home
last modified time | relevance | path

Searched defs:msi_domain_info (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h34828 struct msi_domain_info { struct
34829 u32 flags;
34830 struct msi_domain_ops *ops;
34831 struct irq_chip *chip;
34832 void *chip_data;
34833 irq_flow_handler_t handler;
34834 void *handler_data;
34835 const char *handler_name;
34836 void *data;
Dvmlinux.h34828 struct msi_domain_info { struct
34829 u32 flags;
34830 struct msi_domain_ops *ops;
34831 struct irq_chip *chip;
34832 void *chip_data;
34833 irq_flow_handler_t handler;
34834 void *handler_data;
34835 const char *handler_name;
34836 void *data;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h24225 struct msi_domain_info { struct
24226 u32 flags;
24227 struct msi_domain_ops *ops;
24228 struct irq_chip *chip;
24229 void *chip_data;
24230 irq_flow_handler_t handler;
24231 void *handler_data;
24232 const char *handler_name;
24233 void *data;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h24304 struct msi_domain_info { struct
24305 u32 flags;
24306 struct msi_domain_ops *ops;
24307 struct irq_chip *chip;
24308 void *chip_data;
24309 irq_flow_handler_t handler;
24310 void *handler_data;
24311 const char *handler_name;
24312 void *data;
65238 struct msi_domain_info msi_domain_info; member
Dvmlinux_510.h24304 struct msi_domain_info { struct
24305 u32 flags;
24306 struct msi_domain_ops *ops;
24307 struct irq_chip *chip;
24308 void *chip_data;
24309 irq_flow_handler_t handler;
24310 void *handler_data;
24311 const char *handler_name;
24312 void *data;
65238 struct msi_domain_info msi_domain_info; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h24487 struct msi_domain_info { struct
24488 u32 flags;
24489 struct msi_domain_ops *ops;
24490 struct irq_chip *chip;
24491 void *chip_data;
24492 irq_flow_handler_t handler;
24493 void *handler_data;
24494 const char *handler_name;
24495 void *data;
Dvmlinux_505.h24487 struct msi_domain_info { struct
24488 u32 flags;
24489 struct msi_domain_ops *ops;
24490 struct irq_chip *chip;
24491 void *chip_data;
24492 irq_flow_handler_t handler;
24493 void *handler_data;
24494 const char *handler_name;
24495 void *data;