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

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

Completed in 93 milliseconds