Searched refs:PICModuleList (Results 1 – 2 of 2) sorted by relevance
389 struct PICModuleList : DoublyLinkedList<PICModule> {390 ~PICModuleList()475 get_interrupt_controller_modules(PICModuleList &list)508 probe_pic_device(device_node_handle node, PICModuleList &picModules)529 PICModuleList picModules; in arch_int_init_post_device_manager()
355 struct PICModuleList : DoublyLinkedList<PICModule> { struct356 ~PICModuleList() in ~PICModuleList() argument441 get_interrupt_controller_modules(PICModuleList &list) in get_interrupt_controller_modules()474 probe_pic_device(device_node *node, PICModuleList &picModules) in probe_pic_device()493 PICModuleList picModules; in arch_int_init_post_device_manager()