Searched refs:ifs_str (Results 1 – 1 of 1) sorted by relevance
136 static int dev_if_packed_info(sd_device *dev, char *ifs_str, size_t len) { in dev_if_packed_info() argument171 ifs_str[0] = '\0'; in dev_if_packed_info()195 if (strstr(ifs_str, if_str)) in dev_if_packed_info()198 memcpy(&ifs_str[strpos], if_str, 8), in dev_if_packed_info()203 ifs_str[strpos++] = ':'; in dev_if_packed_info()204 ifs_str[strpos++] = '\0'; in dev_if_packed_info()