Searched refs:DBC_MAX_STRING_LENGTH (Results 1 – 2 of 2) sorted by relevance
50 #define DBC_MAX_STRING_LENGTH 64 macro67 char string0[DBC_MAX_STRING_LENGTH];68 char manufacturer[DBC_MAX_STRING_LENGTH];69 char product[DBC_MAX_STRING_LENGTH];70 char serial[DBC_MAX_STRING_LENGTH];
49 DBC_MAX_STRING_LENGTH); in xhci_dbc_populate_strings()60 DBC_MAX_STRING_LENGTH); in xhci_dbc_populate_strings()72 DBC_MAX_STRING_LENGTH); in xhci_dbc_populate_strings()104 info->manufacturer = cpu_to_le64(dma + DBC_MAX_STRING_LENGTH); in xhci_dbc_init_contexts()105 info->product = cpu_to_le64(dma + DBC_MAX_STRING_LENGTH * 2); in xhci_dbc_init_contexts()106 info->serial = cpu_to_le64(dma + DBC_MAX_STRING_LENGTH * 3); in xhci_dbc_init_contexts()