Searched defs:profiles (Results 1 – 3 of 3) sorted by relevance
88 const struct uc81xx_profile *profiles[UC81XX_NUM_PROFILES]; member
102 const struct ssd16xx_profile *profiles[SSD16XX_NUM_PROFILES]; member
207 int find_apn(char *apn, int apnlen, const char *profiles, const char *imsi) in find_apn()