Home
last modified time | relevance | path

Searched refs:__initdata (Results 1 – 25 of 930) sorted by relevance

12345678910>>...38

/linux/arch/powerpc/platforms/8xx/
A Dmicropatch.c43 static uint patch_2000[] __initdata = {
75 static uint patch_2f00[] __initdata = {
86 static uint patch_2e00[] __initdata = {};
101 static uint patch_2000[] __initdata = {
184 static uint patch_2f00[] __initdata = {
203 static uint patch_2e00[] __initdata = {
223 static uint patch_2000[] __initdata = {
229 static uint patch_2f00[] __initdata = {
233 static uint patch_2e00[] __initdata = {};
248 static uint patch_2000[] __initdata = {
[all …]
/linux/drivers/clk/hisilicon/
A Dclk-hi6220.c25 static struct hisi_fixed_rate_clock hi6220_fixed_rate_clks[] __initdata = {
54 static struct hisi_gate_clock hi6220_separated_gate_clks_ao[] __initdata = {
96 static const char *mmc0_src_p[] __initdata = { "mmc0srcsel", "mmc0_div", };
106 static const char *uart1_src[] __initdata = { "clk_tcxo", "clk_150m", };
107 static const char *uart2_src[] __initdata = { "clk_tcxo", "clk_150m", };
108 static const char *uart3_src[] __initdata = { "clk_tcxo", "clk_150m", };
109 static const char *uart4_src[] __initdata = { "clk_tcxo", "clk_150m", };
149 static struct hisi_mux_clock hi6220_mux_clks_sys[] __initdata = {
169 static struct hi6220_divider_clock hi6220_div_clks_sys[] __initdata = {
221 static struct hisi_mux_clock hi6220_mux_clks_media[] __initdata = {
[all …]
/linux/arch/m68k/hp300/
A Dconfig.c33 static char s_hp330[] __initdata = "330";
34 static char s_hp340[] __initdata = "340";
35 static char s_hp345[] __initdata = "345";
36 static char s_hp360[] __initdata = "360";
37 static char s_hp370[] __initdata = "370";
38 static char s_hp375[] __initdata = "375";
39 static char s_hp380[] __initdata = "380";
40 static char s_hp385[] __initdata = "385";
41 static char s_hp400[] __initdata = "400";
42 static char s_hp425t[] __initdata = "425t";
[all …]
/linux/drivers/clk/samsung/
A Dclk-s3c2410.c44 static unsigned long s3c2410_clk_regs[] __initdata = {
56 static struct samsung_mux_clock s3c2410_common_muxes[] __initdata = {
72 static struct samsung_div_clock s3c2410_common_dividers[] __initdata = {
77 static struct samsung_gate_clock s3c2410_common_gates[] __initdata = {
154 static struct samsung_pll_clock s3c2410_plls[] __initdata = {
161 static struct samsung_div_clock s3c2410_dividers[] __initdata = {
176 static struct samsung_clock_alias s3c2410_aliases[] __initdata = {
220 static struct samsung_pll_clock s3c244x_common_plls[] __initdata = {
279 static struct samsung_mux_clock s3c2440_muxes[] __initdata = {
283 static struct samsung_gate_clock s3c2440_gates[] __initdata = {
[all …]
A Dclk-s3c2443.c48 static unsigned long s3c2443_clk_regs[] __initdata = {
70 static struct samsung_mux_clock s3c2443_common_muxes[] __initdata = {
181 static struct samsung_pll_clock s3c2416_pll_clks[] __initdata = {
200 static struct samsung_div_clock s3c2416_dividers[] __initdata = {
206 static struct samsung_mux_clock s3c2416_muxes[] __initdata = {
212 static struct samsung_gate_clock s3c2416_gates[] __initdata = {
233 static struct samsung_pll_clock s3c2443_pll_clks[] __initdata = {
250 static struct samsung_div_clock s3c2443_dividers[] __initdata = {
255 static struct samsung_gate_clock s3c2443_gates[] __initdata = {
287 static struct samsung_mux_clock s3c2450_muxes[] __initdata = {
[all …]
/linux/drivers/char/ipmi/
A Dipmi_si_hardcode.c18 static char si_type_str[MAX_SI_TYPE_STR] __initdata;
23 static int irqs[SI_MAX_PARMS] __initdata;
24 static unsigned int num_irqs __initdata; variable
25 static int regspacings[SI_MAX_PARMS] __initdata;
26 static unsigned int num_regspacings __initdata; variable
27 static int regsizes[SI_MAX_PARMS] __initdata;
28 static unsigned int num_regsizes __initdata; variable
29 static int regshifts[SI_MAX_PARMS] __initdata;
30 static unsigned int num_regshifts __initdata; variable
31 static int slave_addrs[SI_MAX_PARMS] __initdata;
[all …]
/linux/arch/x86/kernel/
A Dnmi_selftest.c26 static int __initdata nmi_fail;
29 static DECLARE_BITMAP(nmi_ipi_mask, NR_CPUS) __initdata;
31 static int __initdata testcase_total;
32 static int __initdata testcase_successes;
33 static int __initdata expected_testcase_failures;
34 static int __initdata unexpected_testcase_failures;
35 static int __initdata unexpected_testcase_unknowns;
47 __initdata); in init_nmi_testsuite()
70 NMI_FLAG_FIRST, "nmi_selftest", __initdata)) { in test_nmi_ipi()
/linux/arch/arm/mach-s3c/
A Dmach-at2440evb.c47 static struct map_desc at2440evb_iodesc[] __initdata = {
55 static struct s3c2410_uartcfg at2440evb_uartcfgs[] __initdata = {
76 static struct mtd_partition __initdata at2440evb_default_nand_part[] = {
94 static struct s3c2410_nand_set __initdata at2440evb_nand_sets[] = {
103 static struct s3c2410_platform_nand __initdata at2440evb_nand_info = {
135 static struct s3c24xx_mci_pdata at2440evb_mci_pdata __initdata = { variable
158 static struct s3c2410fb_display at2440evb_lcd_cfg __initdata = { variable
183 static struct s3c2410fb_mach_info at2440evb_fb_info __initdata = { variable
189 static struct platform_device *at2440evb_devices[] __initdata = {
A Dmach-rx3715.c49 static struct map_desc rx3715_iodesc[] __initdata = {
95 static struct s3c2410fb_display rx3715_lcdcfg __initdata = { variable
116 static struct s3c2410fb_mach_info rx3715_fb_info __initdata = { variable
139 static struct mtd_partition __initdata rx3715_nand_part[] = {
148 static struct s3c2410_nand_set __initdata rx3715_nand_sets[] = {
157 static struct s3c2410_platform_nand __initdata rx3715_nand_info = {
166 static struct platform_device *rx3715_devices[] __initdata = {
A Dmach-vstms.c45 static struct map_desc vstms_iodesc[] __initdata = {
48 static struct s3c2410_uartcfg vstms_uartcfgs[] __initdata = {
72 static struct mtd_partition __initdata vstms_nand_part[] = {
95 static struct s3c2410_nand_set __initdata vstms_nand_sets[] = {
108 static struct s3c2410_platform_nand __initdata vstms_nand_info = {
117 static struct platform_device *vstms_devices[] __initdata = {
A Dmach-bast.c71 static struct map_desc bast_iodesc[] __initdata = {
153 static struct s3c2410_uartcfg bast_uartcfgs[] __initdata = {
208 static struct mtd_partition __initdata bast_default_nand_part[] = {
234 static struct s3c2410_nand_set __initdata bast_nand_sets[] = {
287 static struct s3c2410_platform_nand __initdata bast_nand_info = {
362 static struct s3c2410_platform_i2c __initdata bast_i2c_info = {
409 static struct s3c2410fb_display __initdata bast_lcd_info[] = {
468 static struct s3c2410fb_mach_info __initdata bast_fb_info = {
477 static struct i2c_board_info bast_i2c_devs[] __initdata = {
517 static struct platform_device *bast_devices[] __initdata = {
[all …]
A Dmach-anubis.c52 static struct map_desc anubis_iodesc[] __initdata = {
91 static struct s3c2410_uartcfg anubis_uartcfgs[] __initdata = {
116 static struct mtd_partition __initdata anubis_default_nand_part[] = {
139 static struct mtd_partition __initdata anubis_default_nand_part_large[] = {
169 static struct s3c2410_nand_set __initdata anubis_nand_sets[] = {
211 static struct s3c2410_platform_nand __initdata anubis_nand_info = {
346 static struct platform_device *anubis_devices[] __initdata = {
362 static struct i2c_board_info anubis_i2c_devs[] __initdata = {
370 static struct s3c24xx_audio_simtec_pdata __initdata anubis_audio = {
A Dmach-osiris.c53 static struct map_desc osiris_iodesc[] __initdata = {
97 static struct s3c2410_uartcfg osiris_uartcfgs[] __initdata = {
130 static struct mtd_partition __initdata osiris_default_nand_part[] = {
153 static struct mtd_partition __initdata osiris_default_nand_part_large[] = {
183 static struct s3c2410_nand_set __initdata osiris_nand_sets[] = {
227 static struct s3c2410_platform_nand __initdata osiris_nand_info = {
329 static struct i2c_board_info osiris_i2c_devs[] __initdata = {
339 static struct platform_device *osiris_devices[] __initdata = {
347 static struct s3c_cpufreq_board __initdata osiris_cpufreq = {
/linux/init/
A Dinitramfs.c44 static __initdata char *message;
65 static __initdata struct hash {
159 static __initdata time64_t mtime;
164 static __initdata umode_t mode;
166 static __initdata uid_t uid;
167 static __initdata gid_t gid;
168 static __initdata unsigned rdev;
196 static __initdata enum state {
207 static __initdata char *victim;
219 static long remains __initdata; variable
[all …]
/linux/arch/mips/bcm63xx/boards/
A Dboard_bcm963xx.c40 static struct board_info __initdata board_cvg834g = {
70 static struct board_info __initdata board_96328avng = {
118 static struct board_info __initdata board_96338gw = {
161 static struct board_info __initdata board_96338w = {
208 static struct board_info __initdata board_96345gw2 = {
220 static struct board_info __initdata board_96348r = {
366 static struct board_info __initdata board_96348gw = {
416 static struct board_info __initdata board_FAST2404 = {
504 static struct board_info __initdata board_96358vw = {
600 static struct board_info __initdata board_AGPFS0 = {
[all …]
/linux/drivers/input/misc/
A Dwistron_btns.c80 static unsigned char __initdata signature[] = in locate_wistron_bios()
244 static struct key_entry keymap_empty[] __initdata = {
278 static struct key_entry keymap_fujitsu_n3510[] __initdata = {
290 static struct key_entry keymap_wistron_ms2111[] __initdata = {
299 static struct key_entry keymap_wistron_md40100[] __initdata = {
308 static struct key_entry keymap_wistron_ms2141[] __initdata = {
512 static struct key_entry keymap_aopen_1559as[] __initdata = {
523 static struct key_entry keymap_fs_amilo_d88x0[] __initdata = {
534 static struct key_entry keymap_wistron_md2900[] __initdata = {
602 static struct key_entry keymap_aopen_1557[] __initdata = {
[all …]
/linux/arch/sh/kernel/cpu/sh4/
A Dsetup-sh7750.c125 static struct platform_device *sh7750_devices[] __initdata = {
149 static struct platform_device *sh7750_early_devices[] __initdata = {
191 static struct intc_vect vectors[] __initdata = {
205 static struct intc_prio_reg prio_registers[] __initdata = {
223 static struct intc_vect vectors_dma4[] __initdata = {
236 static struct intc_vect vectors_dma8[] __initdata = {
253 static struct intc_vect vectors_tmu34[] __initdata = {
257 static struct intc_mask_reg mask_registers[] __initdata = {
272 static struct intc_vect vectors_irlm[] __initdata = {
282 static struct intc_vect vectors_pci[] __initdata = {
[all …]
/linux/drivers/clk/pistachio/
A Dclk-pistachio.c18 static struct pistachio_gate pistachio_gates[] __initdata = {
51 static struct pistachio_fixed_factor pistachio_ffs[] __initdata = {
56 static struct pistachio_div pistachio_divs[] __initdata = {
123 static struct pistachio_mux pistachio_muxes[] __initdata = {
143 static struct pistachio_pll pistachio_plls[] __initdata = {
159 static unsigned int pistachio_critical_clks_core[] __initdata = {
163 static unsigned int pistachio_critical_clks_sys[] __initdata = {
204 static struct pistachio_gate pistachio_periph_gates[] __initdata = {
223 static struct pistachio_div pistachio_periph_divs[] __initdata = {
274 static struct pistachio_gate pistachio_sys_gates[] __initdata = {
[all …]
/linux/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7763.c197 static struct platform_device *sh7763_devices[] __initdata = {
253 static struct intc_vect vectors[] __initdata = {
296 static struct intc_group groups[] __initdata = {
301 static struct intc_mask_reg mask_registers[] __initdata = {
314 static struct intc_prio_reg prio_registers[] __initdata = {
338 static struct intc_vect irq_vectors[] __initdata = {
345 static struct intc_mask_reg irq_mask_registers[] __initdata = {
350 static struct intc_prio_reg irq_prio_registers[] __initdata = {
355 static struct intc_sense_reg irq_sense_registers[] __initdata = {
360 static struct intc_mask_reg irq_ack_registers[] __initdata = {
[all …]
A Dsetup-sh7780.c258 static struct platform_device *sh7780_devices[] __initdata = {
314 static struct intc_vect vectors[] __initdata = {
350 static struct intc_group groups[] __initdata = {
355 static struct intc_mask_reg mask_registers[] __initdata = {
363 static struct intc_prio_reg prio_registers[] __initdata = {
382 static struct intc_vect irq_vectors[] __initdata = {
389 static struct intc_mask_reg irq_mask_registers[] __initdata = {
394 static struct intc_prio_reg irq_prio_registers[] __initdata = {
399 static struct intc_sense_reg irq_sense_registers[] __initdata = {
404 static struct intc_mask_reg irq_ack_registers[] __initdata = {
[all …]
/linux/kernel/power/
A Dsuspend_test.c64 static char err_readtime[] __initdata = in test_wakealarm()
66 static char err_wakealarm [] __initdata = in test_wakealarm()
68 static char err_suspend[] __initdata = in test_wakealarm()
70 static char info_test[] __initdata = in test_wakealarm()
145 static const char *test_state_label __initdata; variable
147 static char warn_bad_state[] __initdata =
181 static char warn_no_rtc[] __initdata = in test_suspend()
/linux/arch/sh/kernel/cpu/sh3/
A Dsetup-sh3.c22 static struct intc_vect vectors_irq0123[] __initdata = {
27 static struct intc_vect vectors_irq45[] __initdata = {
31 static struct intc_prio_reg prio_registers[] __initdata = {
36 static struct intc_mask_reg ack_registers[] __initdata = {
41 static struct intc_sense_reg sense_registers[] __initdata = {
/linux/arch/m68k/amiga/
A Dconfig.c60 static char s_a500[] __initdata = "A500";
61 static char s_a500p[] __initdata = "A500+";
62 static char s_a600[] __initdata = "A600";
63 static char s_a1000[] __initdata = "A1000";
64 static char s_a1200[] __initdata = "A1200";
65 static char s_a2000[] __initdata = "A2000";
66 static char s_a2500[] __initdata = "A2500";
67 static char s_a3000[] __initdata = "A3000";
72 static char s_cdtv[] __initdata = "CDTV";
73 static char s_cd32[] __initdata = "CD32";
[all …]
/linux/arch/arm/mach-ep93xx/
A Dsimone.c33 static struct ep93xx_eth_data __initdata simone_eth_data = {
37 static struct ep93xxfb_mach_info __initdata simone_fb_info = {
55 static struct spi_board_info simone_spi_devices[] __initdata = {
83 static struct ep93xx_spi_info simone_spi_info __initdata = { variable
87 static struct i2c_board_info __initdata simone_i2c_board_info[] = {
/linux/arch/arm/mach-pxa/
A Dezx.c163 static unsigned long gen1_pin_config[] __initdata = {
218 static unsigned long gen2_pin_config[] __initdata = {
269 static unsigned long a780_pin_config[] __initdata = {
289 static unsigned long e680_pin_config[] __initdata = {
319 static unsigned long a1200_pin_config[] __initdata = {
336 static unsigned long a910_pin_config[] __initdata = {
361 static unsigned long e2_pin_config[] __initdata = {
378 static unsigned long e6_pin_config[] __initdata = {
804 static struct platform_device *a780_devices[] __initdata = {
1177 static struct platform_device *e6_devices[] __initdata = {
[all …]

Completed in 47 milliseconds

12345678910>>...38