Searched refs:__initdata (Results 1 - 25 of 229) sorted by relevance

12345678910

/drivers/staging/ste_rmi4/
H A Dboard-mop500-u8500uib-rmi4.c27 struct i2c_board_info __initdata mop500_i2c3_devices_u8500[] = {
/drivers/zorro/
H A Dnames.c39 #define MANUF( manuf, name ) static char __manufstr_##manuf[] __initdata = name;
41 #define PRODUCT( manuf, prod, name ) static char __prodstr_##manuf##prod[] __initdata = name;
45 #define MANUF( manuf, name ) static struct zorro_prod_info __prods_##manuf[] __initdata = {
50 static struct zorro_manuf_info __initdata zorro_manuf_list[] = {
/drivers/usb/gadget/
H A Df_serial.c45 static struct usb_interface_descriptor gser_interface_desc __initdata = { variable in typeref:struct:gser_interface_desc
58 static struct usb_endpoint_descriptor gser_fs_in_desc __initdata = { variable in typeref:struct:gser_fs_in_desc
65 static struct usb_endpoint_descriptor gser_fs_out_desc __initdata = { variable in typeref:struct:gser_fs_out_desc
72 static struct usb_descriptor_header *gser_fs_function[] __initdata = { variable in typeref:struct:gser_fs_function
81 static struct usb_endpoint_descriptor gser_hs_in_desc __initdata = { variable in typeref:struct:gser_hs_in_desc
88 static struct usb_endpoint_descriptor gser_hs_out_desc __initdata = { variable in typeref:struct:gser_hs_out_desc
95 static struct usb_descriptor_header *gser_hs_function[] __initdata = { variable in typeref:struct:gser_hs_function
102 static struct usb_endpoint_descriptor gser_ss_in_desc __initdata = { variable in typeref:struct:gser_ss_in_desc
109 static struct usb_endpoint_descriptor gser_ss_out_desc __initdata = { variable in typeref:struct:gser_ss_out_desc
116 static struct usb_ss_ep_comp_descriptor gser_ss_bulk_comp_desc __initdata variable in typeref:struct:gser_ss_bulk_comp_desc
121 static struct usb_descriptor_header *gser_ss_function[] __initdata = { variable in typeref:struct:gser_ss_function
[all...]
H A Df_obex.c75 static struct usb_interface_descriptor obex_control_intf __initdata = { variable in typeref:struct:obex_control_intf
86 static struct usb_interface_descriptor obex_data_nop_intf __initdata = { variable in typeref:struct:obex_data_nop_intf
96 static struct usb_interface_descriptor obex_data_intf __initdata = { variable in typeref:struct:obex_data_intf
106 static struct usb_cdc_header_desc obex_cdc_header_desc __initdata = { variable in typeref:struct:obex_cdc_header_desc
113 static struct usb_cdc_union_desc obex_cdc_union_desc __initdata = { variable in typeref:struct:obex_cdc_union_desc
121 static struct usb_cdc_obex_desc obex_desc __initdata = { variable in typeref:struct:obex_desc
130 static struct usb_endpoint_descriptor obex_hs_ep_out_desc __initdata = { variable in typeref:struct:obex_hs_ep_out_desc
139 static struct usb_endpoint_descriptor obex_hs_ep_in_desc __initdata = { variable in typeref:struct:obex_hs_ep_in_desc
148 static struct usb_descriptor_header *hs_function[] __initdata = { variable in typeref:struct:hs_function
163 static struct usb_endpoint_descriptor obex_fs_ep_in_desc __initdata variable in typeref:struct:obex_fs_ep_in_desc
171 static struct usb_endpoint_descriptor obex_fs_ep_out_desc __initdata = { variable in typeref:struct:obex_fs_ep_out_desc
179 static struct usb_descriptor_header *fs_function[] __initdata = { variable in typeref:struct:fs_function
[all...]
H A Df_eem.c43 static struct usb_interface_descriptor eem_intf __initdata = { variable in typeref:struct:eem_intf
57 static struct usb_endpoint_descriptor eem_fs_in_desc __initdata = { variable in typeref:struct:eem_fs_in_desc
65 static struct usb_endpoint_descriptor eem_fs_out_desc __initdata = { variable in typeref:struct:eem_fs_out_desc
73 static struct usb_descriptor_header *eem_fs_function[] __initdata = { variable in typeref:struct:eem_fs_function
83 static struct usb_endpoint_descriptor eem_hs_in_desc __initdata = { variable in typeref:struct:eem_hs_in_desc
92 static struct usb_endpoint_descriptor eem_hs_out_desc __initdata = { variable in typeref:struct:eem_hs_out_desc
101 static struct usb_descriptor_header *eem_hs_function[] __initdata = { variable in typeref:struct:eem_hs_function
111 static struct usb_endpoint_descriptor eem_ss_in_desc __initdata = { variable in typeref:struct:eem_ss_in_desc
120 static struct usb_endpoint_descriptor eem_ss_out_desc __initdata = { variable in typeref:struct:eem_ss_out_desc
129 static struct usb_ss_ep_comp_descriptor eem_ss_bulk_comp_desc __initdata variable in typeref:struct:eem_ss_bulk_comp_desc
138 static struct usb_descriptor_header *eem_ss_function[] __initdata = { variable in typeref:struct:eem_ss_function
[all...]
H A Df_ncm.c127 static struct usb_interface_assoc_descriptor ncm_iad_desc __initdata = { variable in typeref:struct:ncm_iad_desc
141 static struct usb_interface_descriptor ncm_control_intf __initdata = { variable in typeref:struct:ncm_control_intf
153 static struct usb_cdc_header_desc ncm_header_desc __initdata = { variable in typeref:struct:ncm_header_desc
161 static struct usb_cdc_union_desc ncm_union_desc __initdata = { variable in typeref:struct:ncm_union_desc
169 static struct usb_cdc_ether_desc ecm_desc __initdata = { variable in typeref:struct:ecm_desc
184 static struct usb_cdc_ncm_desc ncm_desc __initdata = { variable in typeref:struct:ncm_desc
196 static struct usb_interface_descriptor ncm_data_nop_intf __initdata = { variable in typeref:struct:ncm_data_nop_intf
211 static struct usb_interface_descriptor ncm_data_intf __initdata = { variable in typeref:struct:ncm_data_intf
226 static struct usb_endpoint_descriptor fs_ncm_notify_desc __initdata = { variable in typeref:struct:fs_ncm_notify_desc
236 static struct usb_endpoint_descriptor fs_ncm_in_desc __initdata variable in typeref:struct:fs_ncm_in_desc
244 static struct usb_endpoint_descriptor fs_ncm_out_desc __initdata = { variable in typeref:struct:fs_ncm_out_desc
252 static struct usb_descriptor_header *ncm_fs_function[] __initdata = { variable in typeref:struct:ncm_fs_function
271 static struct usb_endpoint_descriptor hs_ncm_notify_desc __initdata = { variable in typeref:struct:hs_ncm_notify_desc
280 static struct usb_endpoint_descriptor hs_ncm_in_desc __initdata = { variable in typeref:struct:hs_ncm_in_desc
289 static struct usb_endpoint_descriptor hs_ncm_out_desc __initdata = { variable in typeref:struct:hs_ncm_out_desc
298 static struct usb_descriptor_header *ncm_hs_function[] __initdata = { variable in typeref:struct:ncm_hs_function
[all...]
/drivers/pci/hotplug/
H A Dpciehp_acpi.c77 static int __initdata dup_slot_id;
78 static int __initdata acpi_slot_detected;
79 static struct list_head __initdata dummy_slots = LIST_HEAD_INIT(dummy_slots);
109 static struct pcie_port_service_driver __initdata dummy_driver = {
/drivers/ide/
H A Dbuddha.c53 static u_int buddha_bases[CATWEASEL_NUM_HWIFS] __initdata = { variable
57 static u_int xsurf_bases[XSURF_NUM_HWIFS] __initdata = { variable
78 static int buddha_irqports[CATWEASEL_NUM_HWIFS] __initdata = { variable
82 static int xsurf_irqports[XSURF_NUM_HWIFS] __initdata = { variable
H A Ddtc2278.c94 static const struct ide_port_info dtc2278_port_info __initdata = { variable in typeref:struct:dtc2278_port_info
/drivers/net/wan/
H A Dsbni.h142 #ifndef __initdata
143 #define __initdata macro
/drivers/net/
H A DSpace.c121 static struct devprobe2 eisa_probes[] __initdata = { variable in typeref:struct:eisa_probes
137 static struct devprobe2 mca_probes[] __initdata = { variable in typeref:struct:mca_probes
154 static struct devprobe2 isa_probes[] __initdata = { variable in typeref:struct:isa_probes
236 static struct devprobe2 parport_probes[] __initdata = { variable in typeref:struct:parport_probes
243 static struct devprobe2 m68k_probes[] __initdata = { variable in typeref:struct:m68k_probes
292 static struct devprobe2 tr_probes2[] __initdata = { variable in typeref:struct:tr_probes2
/drivers/input/misc/
H A Dwistron_btns.c93 static unsigned char __initdata signature[] =
257 static struct key_entry keymap_empty[] __initdata = { variable in typeref:struct:keymap_empty
261 static struct key_entry keymap_fs_amilo_pro_v2000[] __initdata = { variable in typeref:struct:keymap_fs_amilo_pro_v2000
271 static struct key_entry keymap_fs_amilo_pro_v3505[] __initdata = { variable in typeref:struct:keymap_fs_amilo_pro_v3505
281 static struct key_entry keymap_fujitsu_n3510[] __initdata = { variable in typeref:struct:keymap_fujitsu_n3510
293 static struct key_entry keymap_wistron_ms2111[] __initdata = { variable in typeref:struct:keymap_wistron_ms2111
302 static struct key_entry keymap_wistron_md40100[] __initdata = { variable in typeref:struct:keymap_wistron_md40100
311 static struct key_entry keymap_wistron_ms2141[] __initdata = { variable in typeref:struct:keymap_wistron_ms2141
324 static struct key_entry keymap_acer_aspire_1500[] __initdata = { variable in typeref:struct:keymap_acer_aspire_1500
337 static struct key_entry keymap_acer_aspire_1600[] __initdata variable in typeref:struct:keymap_acer_aspire_1600
353 static struct key_entry keymap_acer_aspire_5020[] __initdata = { variable in typeref:struct:keymap_acer_aspire_5020
367 static struct key_entry keymap_acer_travelmate_2410[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_2410
380 static struct key_entry keymap_acer_travelmate_110[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_110
397 static struct key_entry keymap_acer_travelmate_300[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_300
413 static struct key_entry keymap_acer_travelmate_380[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_380
427 static struct key_entry keymap_acer_travelmate_220[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_220
437 static struct key_entry keymap_acer_travelmate_230[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_230
447 static struct key_entry keymap_acer_travelmate_240[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_240
461 static struct key_entry keymap_acer_travelmate_350[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_350
472 static struct key_entry keymap_acer_travelmate_360[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_360
487 static struct key_entry keymap_acer_travelmate_610[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_610
499 static struct key_entry keymap_acer_travelmate_630[] __initdata = { variable in typeref:struct:keymap_acer_travelmate_630
515 static struct key_entry keymap_aopen_1559as[] __initdata = { variable in typeref:struct:keymap_aopen_1559as
526 static struct key_entry keymap_fs_amilo_d88x0[] __initdata = { variable in typeref:struct:keymap_fs_amilo_d88x0
537 static struct key_entry keymap_wistron_md2900[] __initdata = { variable in typeref:struct:keymap_wistron_md2900
548 static struct key_entry keymap_wistron_md96500[] __initdata = { variable in typeref:struct:keymap_wistron_md96500
569 static struct key_entry keymap_wistron_generic[] __initdata = { variable in typeref:struct:keymap_wistron_generic
605 static struct key_entry keymap_aopen_1557[] __initdata = { variable in typeref:struct:keymap_aopen_1557
619 static struct key_entry keymap_prestigio[] __initdata = { variable in typeref:struct:keymap_prestigio
[all...]
/drivers/acpi/
H A Dblacklist.c55 static struct dmi_system_id acpi_osi_dmi_table[] __initdata; variable in typeref:struct:acpi_osi_dmi_table
61 static struct acpi_blacklist_item acpi_blacklist[] __initdata = { variable in typeref:struct:acpi_blacklist
196 static struct dmi_system_id acpi_osi_dmi_table[] __initdata = { variable in typeref:struct:acpi_osi_dmi_table
/drivers/misc/eeprom/
H A Ddigsy_mtc_eeprom.c59 static struct spi_board_info digsy_mtc_eeprom_info[] __initdata = { variable in typeref:struct:digsy_mtc_eeprom_info
/drivers/pci/
H A Dpci-stub.c22 static char ids[1024] __initdata; variable
/drivers/pcmcia/
H A Dpxa2xx_cm_x270.c70 static struct pcmcia_low_level cmx270_pcmcia_ops __initdata = { variable in typeref:struct:cmx270_pcmcia_ops
H A Dpxa2xx_cm_x255.c91 static struct pcmcia_low_level cmx255_pcmcia_ops __initdata = { variable in typeref:struct:cmx255_pcmcia_ops
H A Dpxa2xx_stargate2.c86 static struct pcmcia_low_level sg2_pcmcia_ops __initdata = { variable in typeref:struct:sg2_pcmcia_ops
/drivers/scsi/
H A Dt128.c129 [] __initdata = T128_OVERRIDE; variable in typeref:struct:override
131 [4] __initdata = {{0, IRQ_AUTO}, {0, IRQ_AUTO},
140 } bases[] __initdata = { variable in typeref:struct:base
149 } signatures[] __initdata = { variable in typeref:struct:signature
H A Dpas16.c147 static int default_irqs[] __initdata = variable
159 [] __initdata = PAS16_OVERRIDE; variable in typeref:struct:override
161 [4] __initdata = {{0,IRQ_AUTO}, {0,IRQ_AUTO}, {0,IRQ_AUTO},
170 } bases[] __initdata = variable in typeref:struct:base
/drivers/leds/
H A Dleds-clevo-mail.c21 static bool __initdata nodetect;
42 static struct dmi_system_id __initdata mail_led_whitelist[] = {
/drivers/video/backlight/
H A Dkb3886_bl.c66 static struct platform_device *devices[] __initdata = { variable in typeref:struct:devices
81 static struct dmi_system_id __initdata kb3886bl_device_table[] = {
/drivers/video/pnx4008/
H A Dpnxrgbfb.c33 static struct fb_var_screeninfo rgbfb_var __initdata = { variable in typeref:struct:rgbfb_var
51 static struct fb_fix_screeninfo rgbfb_fix __initdata = { variable in typeref:struct:rgbfb_fix
/drivers/net/ethernet/8390/
H A Dne3210.c82 static unsigned char irq_map[] __initdata = {15, 12, 11, 10, 9, 7, 5, 3}; variable
83 static unsigned int shmem_map[] __initdata = {0xff0, 0xfe0, 0xfff0, 0xd8, 0xffe0, 0xffc0, 0xd0, 0x0}; variable
84 static const char *ifmap[] __initdata = {"UTP", "?", "BNC", "AUI"}; variable
85 static int ifmap_val[] __initdata = { variable
/drivers/xen/
H A Dtmem.c229 static bool __initdata use_cleancache = true;
238 static struct cleancache_ops __initdata tmem_cleancache_ops = {
355 static bool __initdata use_frontswap = true;
364 static struct frontswap_ops __initdata tmem_frontswap_ops = {

Completed in 1144 milliseconds

12345678910