Home
last modified time | relevance | path

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

/arch/mips/ath25/
Ddevices.c37 static struct platform_device ath25_wmac[] = { variable
93 ath25_wmac[nr].dev.platform_data = &ath25_board; in ath25_add_wmac()
94 res = &ath25_wmac[nr].resource[0]; in ath25_add_wmac()
100 return platform_device_register(&ath25_wmac[nr]); in ath25_add_wmac()