Searched refs:at91_init_soc (Results 1 – 2 of 2) sorted by relevance
7 struct at91_init_soc { struct19 extern struct at91_init_soc at91_boot_soc; argument20 extern struct at91_init_soc at91rm9200_soc;21 extern struct at91_init_soc at91sam9260_soc;22 extern struct at91_init_soc at91sam9261_soc;23 extern struct at91_init_soc at91sam9263_soc;24 extern struct at91_init_soc at91sam9g45_soc;25 extern struct at91_init_soc at91sam9rl_soc;26 extern struct at91_init_soc at91sam9x5_soc;27 extern struct at91_init_soc at91sam9n12_soc;[all …]
29 struct at91_init_soc __initdata at91_boot_soc;