Home
last modified time | relevance | path

Searched refs:XDBC_STRING_SERIAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.h92 #define XDBC_STRING_SERIAL "0001" macro
H A 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()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.h92 #define XDBC_STRING_SERIAL "0001" macro
H A 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()

Completed in 4 milliseconds