Searched refs:USB_BSTRING_ASCII_IDX_MAX (Results 1 – 1 of 1) sorted by relevance
25 #define USB_BSTRING_ASCII_IDX_MAX(n) (n / 2 - 2) macro192 int ascii_idx_max = USB_BSTRING_ASCII_IDX_MAX(str_descr->bLength); in ascii7_to_utf16le()