Searched refs:alc_ident (Results 1 – 2 of 2) sorted by relevance
107 static struct alc_ident alc_ident_table[] = {150 static struct alc_ident *659 static struct alc_ident *662 struct alc_ident *ident; in alc_find_ident()678 struct alc_ident *ident; in alc_probe()715 switch (sc->alc_ident->deviceid) { in alc_get_macaddr_813x()766 switch (sc->alc_ident->deviceid) { in alc_get_macaddr_813x()917 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8152_B) { in alc_phy_reset_813x()925 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151 || in alc_phy_reset_813x()926 sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151_V2 || in alc_phy_reset_813x()[all …]
194 struct alc_ident { struct213 struct alc_ident *alc_ident; argument