Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
H A Dxhci-dbc.h175 void *string_base; member
H A 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()