Searched refs:isrs (Results 1 – 7 of 7) sorted by relevance
162 static struct platform_system_isr isrs[] = { variable199 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in platform_system_mod_init()200 isr = &isrs[idx]; in platform_system_mod_init()
156 static struct sgi575_system_isr isrs[] = { variable197 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in sgi575_system_mod_init()198 isr = &isrs[idx]; in sgi575_system_mod_init()
165 static struct platform_system_isr isrs[] = { variable202 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in platform_system_mod_init()203 isr = &isrs[idx]; in platform_system_mod_init()
167 static struct rdn1e1_system_isr isrs[] = { variable208 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in rdn1e1_system_mod_init()209 isr = &isrs[idx]; in rdn1e1_system_mod_init()
181 static struct morello_system_isr isrs[] = { variable473 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in morello_system_mod_init()474 isr = &isrs[idx]; in morello_system_mod_init()
188 static struct n1sdp_system_isr isrs[] = { variable474 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in n1sdp_system_mod_init()475 isr = &isrs[idx]; in n1sdp_system_mod_init()
294 static struct platform_system_isr isrs[] = { variable347 for (idx = 0; idx < FWK_ARRAY_SIZE(isrs); idx++) { in platform_system_mod_init()348 isr = &isrs[idx]; in platform_system_mod_init()
Completed in 10 milliseconds