Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/alchemy/common/
Dplatform.c335 static struct platform_device au1xxx_eth0_device = { variable
412 au1xxx_eth0_device.resource = macres; in alchemy_setup_macs()
418 ret = platform_device_register(&au1xxx_eth0_device); in alchemy_setup_macs()