Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/alchemy/common/
Dplatform.c341 static struct platform_device au1xxx_eth0_device = { variable
418 au1xxx_eth0_device.resource = macres; in alchemy_setup_macs()
424 ret = platform_device_register(&au1xxx_eth0_device); in alchemy_setup_macs()