Lines Matching refs:__init
70 void __init ep93xx_map_io(void) in ep93xx_map_io()
78 void __init ep93xx_init_irq(void) in ep93xx_init_irq()
268 void __init ep93xx_register_flash(unsigned int width, in ep93xx_register_flash()
310 void __init ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr) in ep93xx_register_eth()
339 void __init ep93xx_register_i2c(struct i2c_gpio_platform_data *data, in ep93xx_register_i2c()
395 void __init ep93xx_register_spi(struct ep93xx_spi_info *info, in ep93xx_register_spi()
452 void __init ep93xx_register_pwm(int pwm0, int pwm1) in ep93xx_register_pwm()
544 void __init ep93xx_register_fb(struct ep93xxfb_mach_info *data) in ep93xx_register_fb()
576 void __init ep93xx_register_keypad(struct ep93xx_keypad_platform_data *data) in ep93xx_register_keypad()
647 void __init ep93xx_register_i2s(void) in ep93xx_register_i2s()
702 void __init ep93xx_register_ac97(void) in ep93xx_register_ac97()
746 void __init ep93xx_register_ide(void) in ep93xx_register_ide()
850 static const char __init *ep93xx_get_soc_id(void) in ep93xx_get_soc_id()
878 static const char __init *ep93xx_get_soc_rev(void) in ep93xx_get_soc_rev()
898 static const char __init *ep93xx_get_machine_name(void) in ep93xx_get_machine_name()
903 static struct device __init *ep93xx_init_soc(void) in ep93xx_init_soc()
927 struct device __init *ep93xx_init_devices(void) in ep93xx_init_devices()
971 void __init ep93xx_init_late(void) in ep93xx_init_late()