atheros_platformsw
const struct atheros_platformsw ar5312_platformsw = {
const struct atheros_platformsw ar5315_platformsw = {
const struct atheros_platformsw ar7100_platformsw = {
const struct atheros_platformsw ar9344_platformsw = {
const struct atheros_platformsw *platformsw;
const struct atheros_platformsw * const apsw = ac->ac_platformsw;
const struct atheros_platformsw *ac_platformsw;
const struct atheros_platformsw * const apsw = platformsw;
extern const struct atheros_platformsw ar5312_platformsw;
extern const struct atheros_platformsw ar5315_platformsw;
extern const struct atheros_platformsw ar7100_platformsw;
extern const struct atheros_platformsw ar9344_platformsw;
extern const struct atheros_platformsw *platformsw;