Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h67888 struct meson_gpio_irq_params { struct
67889 unsigned int nr_hwirq;
67890 bool support_edge_both;
67891 unsigned int edge_both_offset;
67892 unsigned int edge_single_offset;
67893 unsigned int pol_low_offset;
67894 unsigned int pin_sel_mask;
67895 struct irq_ctl_ops ops;