Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h18535 struct irq_bypass_producer { struct
18539 int (*add_consumer)(struct irq_bypass_producer *, struct irq_bypass_consumer *); argument
18540 void (*del_consumer)(struct irq_bypass_producer *, struct irq_bypass_consumer *); argument
18541 void (*stop)(struct irq_bypass_producer *); argument
18542 void (*start)(struct irq_bypass_producer *); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h19710 struct irq_bypass_producer { struct
19714 int (*add_consumer)(struct irq_bypass_producer *, struct irq_bypass_consumer *); argument
19715 void (*del_consumer)(struct irq_bypass_producer *, struct irq_bypass_consumer *); argument
19716 void (*stop)(struct irq_bypass_producer *); argument
19717 void (*start)(struct irq_bypass_producer *); argument