| /Linux-v5.4/arch/powerpc/platforms/8xx/ |
| D | micropatch.c | 38 static char patch_name[] __initdata = "I2C/SPI"; 40 static struct patch_params patch_params __initdata = { variable 44 static uint patch_2000[] __initdata = { 76 static uint patch_2f00[] __initdata = { 87 static uint patch_2e00[] __initdata = {}; 96 static char patch_name[] __initdata = "I2C/SPI/SMC1"; 98 static struct patch_params patch_params __initdata = { variable 102 static uint patch_2000[] __initdata = { 185 static uint patch_2f00[] __initdata = { 204 static uint patch_2e00[] __initdata = { [all …]
|
| /Linux-v5.4/drivers/clk/hisilicon/ |
| D | clk-hi6220.c | 25 static struct hisi_fixed_rate_clock hi6220_fixed_rate_clks[] __initdata = { 41 static struct hisi_fixed_factor_clock hi6220_fixed_factor_clks[] __initdata = { 54 static struct hisi_gate_clock hi6220_separated_gate_clks_ao[] __initdata = { 93 static const char *mmc0_mux0_p[] __initdata = { "pll_ddr_gate", "syspll", }; 94 static const char *mmc0_mux1_p[] __initdata = { "mmc0_mux0", "pll_media_gate", }; 95 static const char *mmc0_src_p[] __initdata = { "mmc0srcsel", "mmc0_div", }; 96 static const char *mmc1_mux0_p[] __initdata = { "pll_ddr_gate", "syspll", }; 97 static const char *mmc1_mux1_p[] __initdata = { "mmc1_mux0", "pll_media_gate", }; 98 static const char *mmc1_src_p[] __initdata = { "mmc1srcsel", "mmc1_div", }; 99 static const char *mmc2_mux0_p[] __initdata = { "pll_ddr_gate", "syspll", }; [all …]
|
| /Linux-v5.4/arch/m68k/hp300/ |
| D | config.c | 33 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-v5.4/drivers/char/ipmi/ |
| D | ipmi_si_hardcode.c | 18 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-v5.4/drivers/clk/samsung/ |
| D | clk-s3c2410.c | 43 static unsigned long s3c2410_clk_regs[] __initdata = { 55 static struct samsung_mux_clock s3c2410_common_muxes[] __initdata = { 71 static struct samsung_div_clock s3c2410_common_dividers[] __initdata = { 76 static struct samsung_gate_clock s3c2410_common_gates[] __initdata = { 95 static struct samsung_clock_alias s3c2410_common_aliases[] __initdata = { 119 static struct samsung_pll_rate_table pll_s3c2410_12mhz_tbl[] __initdata = { 153 static struct samsung_pll_clock s3c2410_plls[] __initdata = { 160 static struct samsung_div_clock s3c2410_dividers[] __initdata = { 164 static struct samsung_fixed_factor_clock s3c2410_ffactor[] __initdata = { 175 static struct samsung_clock_alias s3c2410_aliases[] __initdata = { [all …]
|
| D | clk-s3c2443.c | 47 static unsigned long s3c2443_clk_regs[] __initdata = { 69 static struct samsung_mux_clock s3c2443_common_muxes[] __initdata = { 97 static struct samsung_div_clock s3c2443_common_dividers[] __initdata = { 110 static struct samsung_gate_clock s3c2443_common_gates[] __initdata = { 144 static struct samsung_clock_alias s3c2443_common_aliases[] __initdata = { 180 static struct samsung_pll_clock s3c2416_pll_clks[] __initdata = { 199 static struct samsung_div_clock s3c2416_dividers[] __initdata = { 205 static struct samsung_mux_clock s3c2416_muxes[] __initdata = { 211 static struct samsung_gate_clock s3c2416_gates[] __initdata = { 221 static struct samsung_clock_alias s3c2416_aliases[] __initdata = { [all …]
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | nmi_selftest.c | 26 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-v5.4/arch/arm/mach-s3c24xx/ |
| D | mach-at2440evb.c | 50 static struct map_desc at2440evb_iodesc[] __initdata = { 58 static struct s3c2410_uartcfg at2440evb_uartcfgs[] __initdata = { 79 static struct mtd_partition __initdata at2440evb_default_nand_part[] = { 97 static struct s3c2410_nand_set __initdata at2440evb_nand_sets[] = { 106 static struct s3c2410_platform_nand __initdata at2440evb_nand_info = { 138 static struct s3c24xx_mci_pdata at2440evb_mci_pdata __initdata = { variable 153 static struct s3c2410fb_display at2440evb_lcd_cfg __initdata = { variable 178 static struct s3c2410fb_mach_info at2440evb_fb_info __initdata = { variable 184 static struct platform_device *at2440evb_devices[] __initdata = {
|
| D | mach-rx3715.c | 51 static struct map_desc rx3715_iodesc[] __initdata = { 97 static struct s3c2410fb_display rx3715_lcdcfg __initdata = { variable 118 static struct s3c2410fb_mach_info rx3715_fb_info __initdata = { variable 137 static struct mtd_partition __initdata rx3715_nand_part[] = { 146 static struct s3c2410_nand_set __initdata rx3715_nand_sets[] = { 155 static struct s3c2410_platform_nand __initdata rx3715_nand_info = { 164 static struct platform_device *rx3715_devices[] __initdata = {
|
| D | mach-vstms.c | 46 static struct map_desc vstms_iodesc[] __initdata = { 49 static struct s3c2410_uartcfg vstms_uartcfgs[] __initdata = { 73 static struct mtd_partition __initdata vstms_nand_part[] = { 96 static struct s3c2410_nand_set __initdata vstms_nand_sets[] = { 109 static struct s3c2410_platform_nand __initdata vstms_nand_info = { 118 static struct platform_device *vstms_devices[] __initdata = {
|
| D | mach-bast.c | 74 static struct map_desc bast_iodesc[] __initdata = { 156 static struct s3c2410_uartcfg bast_uartcfgs[] __initdata = { 211 static struct mtd_partition __initdata bast_default_nand_part[] = { 237 static struct s3c2410_nand_set __initdata bast_nand_sets[] = { 290 static struct s3c2410_platform_nand __initdata bast_nand_info = { 365 static struct s3c2410_platform_i2c __initdata bast_i2c_info = { 412 static struct s3c2410fb_display __initdata bast_lcd_info[] = { 471 static struct s3c2410fb_mach_info __initdata bast_fb_info = { 480 static struct i2c_board_info bast_i2c_devs[] __initdata = { 520 static struct platform_device *bast_devices[] __initdata = { [all …]
|
| D | mach-anubis.c | 55 static struct map_desc anubis_iodesc[] __initdata = { 94 static struct s3c2410_uartcfg anubis_uartcfgs[] __initdata = { 119 static struct mtd_partition __initdata anubis_default_nand_part[] = { 142 static struct mtd_partition __initdata anubis_default_nand_part_large[] = { 172 static struct s3c2410_nand_set __initdata anubis_nand_sets[] = { 214 static struct s3c2410_platform_nand __initdata anubis_nand_info = { 349 static struct platform_device *anubis_devices[] __initdata = { 365 static struct i2c_board_info anubis_i2c_devs[] __initdata = { 373 static struct s3c24xx_audio_simtec_pdata __initdata anubis_audio = {
|
| D | mach-osiris.c | 56 static struct map_desc osiris_iodesc[] __initdata = { 100 static struct s3c2410_uartcfg osiris_uartcfgs[] __initdata = { 133 static struct mtd_partition __initdata osiris_default_nand_part[] = { 156 static struct mtd_partition __initdata osiris_default_nand_part_large[] = { 186 static struct s3c2410_nand_set __initdata osiris_nand_sets[] = { 230 static struct s3c2410_platform_nand __initdata osiris_nand_info = { 332 static struct i2c_board_info osiris_i2c_devs[] __initdata = { 342 static struct platform_device *osiris_devices[] __initdata = { 350 static struct s3c_cpufreq_board __initdata osiris_cpufreq = {
|
| D | mach-qt2410.c | 52 static struct map_desc qt2410_iodesc[] __initdata = { 86 static struct s3c2410fb_display qt2410_lcd_cfg[] __initdata = { 157 static struct s3c2410fb_mach_info qt2410_fb_info __initdata = { variable 224 static struct platform_device *qt2410_devices[] __initdata = { 237 static struct mtd_partition __initdata qt2410_nand_part[] = { 265 static struct s3c2410_nand_set __initdata qt2410_nand_sets[] = { 278 static struct s3c2410_platform_nand __initdata qt2410_nand_info = {
|
| /Linux-v5.4/arch/mips/bcm63xx/boards/ |
| D | board_bcm963xx.c | 44 static struct board_info __initdata board_cvg834g = { 76 static struct board_info __initdata board_96328avng = { 124 static struct board_info __initdata board_96338gw = { 167 static struct board_info __initdata board_96338w = { 213 static struct board_info __initdata board_96345gw2 = { 225 static struct board_info __initdata board_96348r = { 269 static struct board_info __initdata board_96348gw_10 = { 321 static struct board_info __initdata board_96348gw_11 = { 375 static struct board_info __initdata board_96348gw = { 425 static struct board_info __initdata board_FAST2404 = { [all …]
|
| /Linux-v5.4/init/ |
| D | initramfs.c | 37 static __initdata char *message; 48 static __initdata struct hash { 114 static __initdata LIST_HEAD(dir_list); 143 static __initdata time64_t mtime; 147 static __initdata unsigned long ino, major, minor, nlink; 148 static __initdata umode_t mode; 149 static __initdata unsigned long body_len, name_len; 150 static __initdata uid_t uid; 151 static __initdata gid_t gid; 152 static __initdata unsigned rdev; [all …]
|
| /Linux-v5.4/arch/sh/kernel/cpu/sh3/ |
| D | setup-sh3.c | 21 static struct intc_vect vectors_irq0123[] __initdata = { 26 static struct intc_vect vectors_irq45[] __initdata = { 30 static struct intc_prio_reg prio_registers[] __initdata = { 35 static struct intc_mask_reg ack_registers[] __initdata = { 40 static struct intc_sense_reg sense_registers[] __initdata = {
|
| /Linux-v5.4/arch/sh/kernel/cpu/sh4/ |
| D | setup-sh7750.c | 124 static struct platform_device *sh7750_devices[] __initdata = { 148 static struct platform_device *sh7750_early_devices[] __initdata = { 190 static struct intc_vect vectors[] __initdata = { 204 static struct intc_prio_reg prio_registers[] __initdata = { 222 static struct intc_vect vectors_dma4[] __initdata = { 235 static struct intc_vect vectors_dma8[] __initdata = { 252 static struct intc_vect vectors_tmu34[] __initdata = { 256 static struct intc_mask_reg mask_registers[] __initdata = { 271 static struct intc_vect vectors_irlm[] __initdata = { 281 static struct intc_vect vectors_pci[] __initdata = { [all …]
|
| /Linux-v5.4/arch/arm/mach-ep93xx/ |
| D | simone.c | 33 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-v5.4/drivers/input/misc/ |
| D | wistron_btns.c | 80 static unsigned char __initdata signature[] = in locate_wistron_bios() 244 static struct key_entry keymap_empty[] __initdata = { 248 static struct key_entry keymap_fs_amilo_pro_v2000[] __initdata = { 258 static struct key_entry keymap_fs_amilo_pro_v3505[] __initdata = { 268 static struct key_entry keymap_fs_amilo_pro_v8210[] __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 = { 321 static struct key_entry keymap_acer_aspire_1500[] __initdata = { [all …]
|
| /Linux-v5.4/kernel/power/ |
| D | suspend_test.c | 64 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-v5.4/drivers/clk/pistachio/ |
| D | clk-pistachio.c | 18 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-v5.4/arch/arm/mach-imx/ |
| D | mm-imx3.c | 110 static struct map_desc mx31_io_desc[] __initdata = { 150 static struct sdma_script_start_addrs imx31_to1_sdma_script __initdata = { variable 154 static struct sdma_script_start_addrs imx31_to2_sdma_script __initdata = { variable 160 static struct sdma_platform_data imx31_sdma_pdata __initdata = { variable 207 static struct map_desc mx35_io_desc[] __initdata = { 244 static struct sdma_script_start_addrs imx35_to1_sdma_script __initdata = { variable 258 static struct sdma_script_start_addrs imx35_to2_sdma_script __initdata = { variable 274 static struct sdma_platform_data imx35_sdma_pdata __initdata = { variable
|
| /Linux-v5.4/arch/sh/kernel/cpu/sh4a/ |
| D | setup-sh7763.c | 196 static struct platform_device *sh7763_devices[] __initdata = { 214 static struct platform_device *sh7763_early_devices[] __initdata = { 252 static struct intc_vect vectors[] __initdata = { 295 static struct intc_group groups[] __initdata = { 300 static struct intc_mask_reg mask_registers[] __initdata = { 313 static struct intc_prio_reg prio_registers[] __initdata = { 337 static struct intc_vect irq_vectors[] __initdata = { 344 static struct intc_mask_reg irq_mask_registers[] __initdata = { 349 static struct intc_prio_reg irq_prio_registers[] __initdata = { 354 static struct intc_sense_reg irq_sense_registers[] __initdata = { [all …]
|
| D | setup-sh7780.c | 257 static struct platform_device *sh7780_devices[] __initdata = { 274 static struct platform_device *sh7780_early_devices[] __initdata = { 313 static struct intc_vect vectors[] __initdata = { 349 static struct intc_group groups[] __initdata = { 354 static struct intc_mask_reg mask_registers[] __initdata = { 362 static struct intc_prio_reg prio_registers[] __initdata = { 381 static struct intc_vect irq_vectors[] __initdata = { 388 static struct intc_mask_reg irq_mask_registers[] __initdata = { 393 static struct intc_prio_reg irq_prio_registers[] __initdata = { 398 static struct intc_sense_reg irq_sense_registers[] __initdata = { [all …]
|