Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Dplatform.c371 static struct platform_device au1xxx_eth1_device = { variable
433 au1xxx_eth1_device.resource = macres; in alchemy_setup_macs()
441 ret = platform_device_register(&au1xxx_eth1_device); in alchemy_setup_macs()