Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h112163 struct regulator_irq_desc { struct
112164 const char *name;
112165 int irq_flags;
112166 int fatal_cnt;
112167 int reread_ms;
112168 int irq_off_ms;
112169 bool skip_off;
112170 bool high_prio;
112171 void *data;
112172 int (*die)(struct regulator_irq_data *);
[all …]