/Linux-v4.19/drivers/tty/serial/8250/ |
D | 8250_gsc.c | 109 static struct parisc_driver lasi_driver __refdata = { variable 115 static struct parisc_driver serial_driver __refdata = { variable
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-exynos5-subcmu.c | 124 static struct platform_driver exynos5_subcmu_driver __refdata = { variable 174 static struct platform_driver exynos5_clk_driver __refdata = { variable
|
D | clk-exynos4412-isp.c | 163 static struct platform_driver exynos4x12_isp_clk_driver __refdata = { variable
|
/Linux-v4.19/drivers/char/ipmi/ |
D | ipmi_si_parisc.c | 44 static struct parisc_driver ipmi_parisc_driver __refdata = { variable
|
/Linux-v4.19/drivers/parisc/ |
D | hppb.c | 92 static struct parisc_driver hppb_driver __refdata = { variable
|
D | asp.c | 126 struct parisc_driver asp_driver __refdata = { variable
|
D | wax.c | 135 struct parisc_driver wax_driver __refdata = { variable
|
D | ccio-rm-dma.c | 193 static struct parisc_driver ccio_driver __refdata = { variable
|
D | lasi.c | 235 struct parisc_driver lasi_driver __refdata = { variable
|
/Linux-v4.19/drivers/cpufreq/ |
D | sa1100-cpufreq.c | 203 static struct cpufreq_driver sa1100_driver __refdata = { variable
|
D | sa1110-cpufreq.c | 314 static struct cpufreq_driver sa1110_driver __refdata = { variable
|
/Linux-v4.19/drivers/tty/serial/ |
D | mux.c | 549 static struct parisc_driver builtin_serial_mux_driver __refdata = { variable 556 static struct parisc_driver serial_mux_driver __refdata = { variable
|
/Linux-v4.19/drivers/scsi/ |
D | lasi700.c | 167 static struct parisc_driver lasi700_driver __refdata = { variable
|
D | zalon.c | 181 static struct parisc_driver zalon_driver __refdata = { variable
|
/Linux-v4.19/drivers/net/ethernet/i825xx/ |
D | lasi_82596.c | 215 static struct parisc_driver lan_driver __refdata = { variable
|
/Linux-v4.19/drivers/hwmon/ |
D | iio_hwmon.c | 160 static struct platform_driver __refdata iio_hwmon_driver = {
|
/Linux-v4.19/arch/alpha/kernel/ |
D | machvec_impl.h | 141 #define __initmv __refdata
|
/Linux-v4.19/drivers/input/keyboard/ |
D | adc-keys.c | 197 static struct platform_driver __refdata adc_keys_driver = {
|
/Linux-v4.19/drivers/firmware/efi/ |
D | runtime-map.c | 96 static struct kobj_type __refdata map_ktype = {
|
/Linux-v4.19/scripts/ |
D | tags.sh | 251 -I __refdata,__attribute,__maybe_unused,__always_unused \
|
/Linux-v4.19/drivers/misc/mic/card/ |
D | mic_x100.c | 309 static struct platform_driver __refdata mic_platform_driver = {
|
/Linux-v4.19/include/linux/ |
D | init.h | 74 #define __refdata __section(.ref.data) macro
|
/Linux-v4.19/kernel/trace/ |
D | trace_export.c | 174 struct trace_event_class __refdata event_class_ftrace_##call = { \
|
/Linux-v4.19/arch/x86/kernel/ |
D | e820.c | 62 struct e820_table *e820_table __refdata = &e820_table_init; variable 63 struct e820_table *e820_table_kexec __refdata = &e820_table_kexec_init; variable 64 struct e820_table *e820_table_firmware __refdata = &e820_table_firmware_init; variable
|
/Linux-v4.19/arch/x86/include/asm/ |
D | percpu.h | 563 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map 569 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
|