Home
last modified time | relevance | path

Searched refs:smc91x (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/arm/mach-sa1100/
Dneponset.c67 struct platform_device *smc91x; member
362 d->smc91x = platform_device_register_full(&smc91x_devinfo); in neponset_probe()
384 if (!IS_ERR(d->smc91x)) in neponset_remove()
385 platform_device_unregister(d->smc91x); in neponset_remove()
/linux-4.1.27/drivers/net/ethernet/smsc/
DMakefile6 obj-$(CONFIG_SMC91X) += smc91x.o
DKconfig54 The module will be called smc91x. If you want to compile it as a
/linux-4.1.27/arch/arm/plat-omap/
Ddebug-leds.c30 u16 smc91x[8]; member
/linux-4.1.27/arch/m68k/
DKconfig.devices66 option in the network device section; the module will be called smc91x.
/linux-4.1.27/
DCREDITS2894 D: unified SMC 91C9x/91C11x ethernet driver (smc91x)
DMAINTAINERS9115 F: drivers/net/ethernet/smsc/smc91x.*