Searched defs:partition_desc (Results 1 – 1 of 1) sorted by relevance
66646 struct partition_desc { struct66647 int nr_parts;66648 struct partition_affinity *parts;66649 struct irq_domain *domain;66650 struct irq_desc *chained_desc;66651 unsigned long *bitmap;66652 struct irq_domain_ops ops;