/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | neponset.c | 18 #include <linux/smc91x.h> 79 struct platform_device *smc91x; member 245 0x02000000, "smc91x-regs"), in neponset_probe() 247 0x02000000, "smc91x-attrib"), in neponset_probe() 255 .name = "smc91x", in neponset_probe() 364 d->smc91x = platform_device_register_full(&smc91x_devinfo); in neponset_probe() 386 if (!IS_ERR(d->smc91x)) in neponset_remove() 387 platform_device_unregister(d->smc91x); in neponset_remove()
|
H A D | pleb.c | 15 #include <linux/smc91x.h> 53 .name = "smc91x",
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
H A D | neponset.c | 18 #include <linux/smc91x.h> 79 struct platform_device *smc91x; member 245 0x02000000, "smc91x-regs"), in neponset_probe() 247 0x02000000, "smc91x-attrib"), in neponset_probe() 255 .name = "smc91x", in neponset_probe() 364 d->smc91x = platform_device_register_full(&smc91x_devinfo); in neponset_probe() 386 if (!IS_ERR(d->smc91x)) in neponset_remove() 387 platform_device_unregister(d->smc91x); in neponset_remove()
|
/kernel/linux/linux-5.10/arch/sh/boards/ |
H A D | board-edosk7705.c | 16 #include <linux/smc91x.h> 51 .name = "smc91x",
|
H A D | board-edosk7760.c | 11 #include <linux/smc91x.h> 146 .name = "smc91x",
|
H A D | board-urquell.c | 14 #include <linux/smc91x.h> 85 .name = "smc91x",
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7206/ |
H A D | setup.c | 13 #include <linux/smc91x.h> 21 .name = "smc91x-regs", 38 .name = "smc91x",
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7206/ |
H A D | setup.c | 13 #include <linux/smc91x.h> 21 .name = "smc91x-regs", 38 .name = "smc91x",
|
/kernel/linux/linux-6.6/arch/sh/boards/ |
H A D | board-edosk7705.c | 16 #include <linux/smc91x.h> 51 .name = "smc91x",
|
H A D | board-edosk7760.c | 11 #include <linux/smc91x.h> 146 .name = "smc91x",
|
H A D | board-urquell.c | 14 #include <linux/smc91x.h> 85 .name = "smc91x",
|
/kernel/linux/linux-5.10/arch/arm/mach-mmp/ |
H A D | flint.c | 13 #include <linux/smc91x.h> 100 .name = "smc91x",
|
H A D | tavorevb.c | 12 #include <linux/smc91x.h> 83 .name = "smc91x",
|
H A D | aspenite.c | 13 #include <linux/smc91x.h> 134 .name = "smc91x",
|
/kernel/linux/linux-5.10/arch/arm/plat-omap/ |
H A D | debug-leds.c | 27 u16 smc91x[8]; member
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | xcep.c | 17 #include <linux/smc91x.h> 102 .name = "smc91x-regs", 113 .name = "smc91x-attrib", 126 .name = "smc91x", 171 /* Set RDF and RDN to appropriate values (chip select 3 (smc91x)) */ in xcep_init()
|
H A D | idp.c | 36 #include <linux/smc91x.h> 89 .name = "smc91x",
|
H A D | littleton.c | 23 #include <linux/smc91x.h> 135 .name = "smc91x",
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7722/ |
H A D | setup.c | 16 #include <linux/smc91x.h> 47 .name = "smc91x-regs" , 59 .name = "smc91x",
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-x3proto/ |
H A D | setup.c | 13 #include <linux/smc91x.h> 57 .name = "smc91x",
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7722/ |
H A D | setup.c | 16 #include <linux/smc91x.h> 47 .name = "smc91x-regs" , 59 .name = "smc91x",
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-x3proto/ |
H A D | setup.c | 13 #include <linux/smc91x.h> 57 .name = "smc91x",
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | board-perseus2.c | 19 #include <linux/smc91x.h> 177 .name = "smc91x",
|
H A D | board-fsample.c | 19 #include <linux/smc91x.h> 219 .name = "smc91x",
|
H A D | board-h2.c | 28 #include <linux/smc91x.h> 232 .name = "smc91x", 310 printk("Error requesting gpio 0 for smc91x irq\n"); in h2_init_smc91x()
|