Searched refs:interrupt_controller_module_info (Results 1 – 4 of 4) sorted by relevance
21 typedef struct interrupt_controller_module_info { struct37 } interrupt_controller_module_info; typedef
52 static struct interrupt_controller_module_info *sPIC;353 typedef Module<interrupt_controller_module_info> PICModule;458 interrupt_controller_module_info *moduleInfo; in get_interrupt_controller_modules()533 sPIC = (interrupt_controller_module_info *)driver; in arch_int_init_post_device_manager()
387 typedef Module<interrupt_controller_module_info> PICModule;492 interrupt_controller_module_info *moduleInfo;568 sPIC = (interrupt_controller_module_info *)driver; in arch_int_init_post_device_manager()
498 static interrupt_controller_module_info sControllerModuleInfo = {