Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath25/
H A Ddevices.c38 static struct platform_device ath25_wmac[] = { variable
96 ath25_wmac[nr].dev.platform_data = &ath25_board; in ath25_add_wmac()
97 res = &ath25_wmac[nr].resource[0]; in ath25_add_wmac()
103 return platform_device_register(&ath25_wmac[nr]); in ath25_add_wmac()