Home
last modified time | relevance | path

Searched refs:XDBC_STRING_SERIAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.h92 #define XDBC_STRING_SERIAL "0001" macro
Dxhci-dbc.c278 s_desc->bLength = (strlen(XDBC_STRING_SERIAL) + 1) * 2; in xdbc_mem_init()
281 xdbc_put_utf16(s_desc->wData, XDBC_STRING_SERIAL, strlen(XDBC_STRING_SERIAL)); in xdbc_mem_init()