Searched refs:__refdata (Results 51 - 75 of 85) sorted by relevance

1234

/linux-master/sound/oss/dmasound/
H A Ddmasound_paula.c731 * runtime. So mark the driver struct with __refdata to prevent modpost
734 static struct platform_driver amiga_audio_driver __refdata = { variable in typeref:struct:amiga_audio_driver
/linux-master/arch/s390/kernel/
H A Dipl.c717 static struct shutdown_action __refdata ipl_action = {
1553 static struct shutdown_action __refdata reipl_action = {
1877 static struct shutdown_action __refdata dump_action = {
1910 static struct shutdown_action __refdata dump_reipl_action = {
/linux-master/drivers/acpi/apei/
H A Deinj-core.c879 * runtime. So mark the driver struct with __refdata to prevent modpost
882 static struct platform_driver einj_driver __refdata = { variable in typeref:struct:einj_driver
/linux-master/mm/
H A Dmemblock.c100 struct pglist_data __refdata contig_page_data;
145 static __refdata struct memblock_type *memblock_memory = &memblock.memory;
/linux-master/drivers/input/serio/
H A Dhp_sdc.c820 static struct parisc_driver hp_sdc_driver __refdata = { variable in typeref:struct:hp_sdc_driver
/linux-master/sound/parisc/
H A Dharmony.c963 static struct parisc_driver snd_harmony_driver __refdata = { variable in typeref:struct:snd_harmony_driver
/linux-master/drivers/net/
H A Drionet.c713 static struct class_interface rio_mport_interface __refdata = { variable in typeref:struct:rio_mport_interface
/linux-master/drivers/pcmcia/
H A Drsrc_nonstatic.c1223 static struct class_interface pccard_rsrc_interface __refdata = { variable in typeref:struct:pccard_rsrc_interface
H A Dds.c1399 static struct class_interface pcmcia_bus_interface __refdata = { variable in typeref:struct:pcmcia_bus_interface
/linux-master/drivers/parisc/
H A Ddino.c1076 static struct parisc_driver dino_driver __refdata = { variable in typeref:struct:dino_driver
H A Dccio-dma.c1211 static struct parisc_driver ccio_driver __refdata = { variable in typeref:struct:ccio_driver
H A Dlba_pci.c1675 static struct parisc_driver lba_driver __refdata = { variable in typeref:struct:lba_driver
/linux-master/drivers/video/fbdev/
H A Dpvr2fb.c1074 } board_driver[] __refdata = { variable in typeref:struct:pvr2_board
/linux-master/drivers/hwmon/
H A Dsmsc47m1.c854 * runtime. The driver needs to be marked with __refdata, otherwise modpost
857 static struct platform_driver smsc47m1_driver __refdata = { variable in typeref:struct:smsc47m1_driver
/linux-master/drivers/video/
H A Dsticore.c1128 static struct parisc_driver pa_sti_driver __refdata = { variable in typeref:struct:pa_sti_driver
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c80 static struct cache_map *cache_map __refdata = init_cache_map; variable in typeref:struct:cache_map
/linux-master/lib/
H A Dkunit_iov_iter.c759 static struct kunit_case __refdata iov_kunit_cases[] = {
/linux-master/arch/arm64/mm/
H A Dfault.c849 * __refdata because early_brk64 is __init, but the reference to it is
853 static struct fault_info __refdata debug_fault_info[] = {
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c1611 * runtime. So mark the driver struct with __refdata to prevent modpost
1614 static struct platform_driver hp_wmi_driver __refdata = { variable in typeref:struct:hp_wmi_driver
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c1395 static __refdata struct platform_driver vpif_driver = {
/linux-master/drivers/clk/samsung/
H A Dclk-exynosautov9.c2110 static struct platform_driver exynosautov9_cmu_driver __refdata = { variable in typeref:struct:exynosautov9_cmu_driver
H A Dclk-fsd.c1788 static struct platform_driver fsd_cmu_driver __refdata = { variable in typeref:struct:fsd_cmu_driver
/linux-master/drivers/iommu/
H A Dexynos-iommu.c873 static struct platform_driver exynos_sysmmu_driver __refdata = { variable in typeref:struct:exynos_sysmmu_driver
/linux-master/kernel/trace/
H A Dtrace.h800 #define __tracer_data __refdata
/linux-master/drivers/tty/
H A Damiserial.c1584 * runtime. So mark the driver struct with __refdata to prevent modpost
1587 static struct platform_driver amiga_serial_driver __refdata = { variable in typeref:struct:amiga_serial_driver

Completed in 604 milliseconds

1234