Searched refs:DBC_STRING_SERIAL (Results 1 – 2 of 2) sorted by relevance
53 #define DBC_STRING_SERIAL "0001" macro
47 utf8s_to_utf16s(DBC_STRING_SERIAL, strlen(DBC_STRING_SERIAL), in xhci_dbc_populate_strings()51 s_desc->bLength = (strlen(DBC_STRING_SERIAL) + 1) * 2; in xhci_dbc_populate_strings()