Searched refs:str_end (Results 1 – 1 of 1) sorted by relevance
326 char *str_end = NULL; in usb_get_capability() local392 str_end = strstr(read_buf, ((type == USB_PLAYBACK) ? in usb_get_capability()394 if (str_end > str_start) in usb_get_capability()401 if ((str_start == NULL) || (check && (str_start >= str_end))) { in usb_get_capability()