Searched refs:isoName (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/ath/
H A Dregd.c463 if (!memcmp(allCountries[i].isoName, alpha2, 2))
742 reg->alpha2[0] = country->isoName[0];
743 reg->alpha2[1] = country->isoName[1];
H A Dregd.h58 const char *isoName; member in struct:country_code_to_enum_rd
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1010 alpha2[0] = country->isoName[0];
1011 alpha2[1] = country->isoName[1];

Completed in 319 milliseconds