Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/early/
Dxhci-dbc.h175 void *string_base; member
Dxhci-dbc.c270 xdbc.string_base = xdbc.table_base + index * XDBC_TABLE_ENTRY_SIZE; in xdbc_mem_init()
272 strings = (struct xdbc_strings *)xdbc.string_base; in xdbc_mem_init()