Lines Matching refs:__init
50 static __init void
76 static __init void
96 static unsigned int __init mt7620_get_soc_name0(void) in mt7620_get_soc_name0()
101 static unsigned int __init mt7620_get_soc_name1(void) in mt7620_get_soc_name1()
106 static bool __init mt7620_soc_valid(void) in mt7620_soc_valid()
115 static bool __init mt7628_soc_valid(void) in mt7628_soc_valid()
124 static unsigned int __init mt7620_get_rev(void) in mt7620_get_rev()
129 static unsigned int __init mt7620_get_bga(void) in mt7620_get_bga()
134 static unsigned int __init mt7620_get_efuse(void) in mt7620_get_efuse()
139 static unsigned int __init mt7620_get_soc_ver(void) in mt7620_get_soc_ver()
144 static unsigned int __init mt7620_get_soc_eco(void) in mt7620_get_soc_eco()
149 static const char __init *mt7620_get_soc_name(struct ralink_soc_info *soc_info) in mt7620_get_soc_name()
182 static const char __init *mt7620_get_soc_id_name(void) in mt7620_get_soc_id_name()
196 static int __init mt7620_soc_dev_init(void) in mt7620_soc_dev_init()
220 void __init prom_soc_init(struct ralink_soc_info *soc_info) in prom_soc_init()