Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ath79/
Ddev-wmac.c37 static struct platform_device ath79_wmac_device = { variable
82 ath79_wmac_device.name = "ar933x_wmac"; in ar933x_wmac_setup()
105 ath79_wmac_device.name = "ar934x_wmac"; in ar934x_wmac_setup()
123 ath79_wmac_device.name = "qca955x_wmac"; in qca955x_wmac_setup()
154 platform_device_register(&ath79_wmac_device); in ath79_register_wmac()