Searched refs:idx_max (Results 1 – 1 of 1) sorted by relevance
191 int idx_max = USB_BSTRING_UTF16LE_IDX_MAX(str_descr->bLength); in ascii7_to_utf16le() local196 idx_max, ascii_idx_max, (void *)buf); in ascii7_to_utf16le()198 for (int i = idx_max; i >= 0; i -= 2) { in ascii7_to_utf16le()