Home
last modified time | relevance | path

Searched defs:acpi_resource_extended_irq (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h22842 struct acpi_resource_extended_irq { struct
22843 u8 producer_consumer;
22844 u8 triggering;
22845 u8 polarity;
22846 u8 shareable;
22847 u8 wake_capable;
22848 u8 interrupt_count;
22849 struct acpi_resource_source resource_source;
22850 union {
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h36237 struct acpi_resource_extended_irq { struct
36238 u8 producer_consumer;
36239 u8 triggering;
36240 u8 polarity;
36241 u8 shareable;
36242 u8 wake_capable;
36243 u8 interrupt_count;
36244 struct acpi_resource_source resource_source;
36245 u32 interrupts[1];
H A Dvmlinux_602.h36237 struct acpi_resource_extended_irq { struct
36238 u8 producer_consumer;
36239 u8 triggering;
36240 u8 polarity;
36241 u8 shareable;
36242 u8 wake_capable;
36243 u8 interrupt_count;
36244 struct acpi_resource_source resource_source;
36245 u32 interrupts[1];
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h79866 struct acpi_resource_extended_irq { struct
79867 u8 producer_consumer;
79868 u8 triggering;
79869 u8 polarity;
79870 u8 shareable;
79871 u8 wake_capable;
79872 u8 interrupt_count;
79873 struct acpi_resource_source resource_source;
79874 u32 interrupts[1];
H A Dvmlinux_518.h79866 struct acpi_resource_extended_irq { struct
79867 u8 producer_consumer;
79868 u8 triggering;
79869 u8 polarity;
79870 u8 shareable;
79871 u8 wake_capable;
79872 u8 interrupt_count;
79873 struct acpi_resource_source resource_source;
79874 u32 interrupts[1];
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h35520 struct acpi_resource_extended_irq { struct
35521 u8 producer_consumer;
35522 u8 triggering;
35523 u8 polarity;
35524 u8 shareable;
35525 u8 wake_capable;
35526 u8 interrupt_count;
35527 struct acpi_resource_source resource_source;
35528 u32 interrupts[1];
H A Dvmlinux.h35520 struct acpi_resource_extended_irq { struct
35521 u8 producer_consumer;
35522 u8 triggering;
35523 u8 polarity;
35524 u8 shareable;
35525 u8 wake_capable;
35526 u8 interrupt_count;
35527 struct acpi_resource_source resource_source;
35528 u32 interrupts[1];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h77231 struct acpi_resource_extended_irq { struct
77232 u8 producer_consumer;
77233 u8 triggering;
77234 u8 polarity;
77235 u8 shareable;
77236 u8 wake_capable;
77237 u8 interrupt_count;
77238 struct acpi_resource_source resource_source;
77239 union {