Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sh/intc/
H A Dinternals.h54 struct intc_desc_int { struct
55 struct list_head list;
56 struct device dev;
57 struct radix_tree_root tree;
58 raw_spinlock_t lock;
59 unsigned int index;
60 unsigned long *reg;
62 unsigned long *smp;
64 unsigned int nr_reg;
66 unsigned int nr_prio;
[all …]