Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_accessory.c264 static struct usb_string acc_string_defs[] = { variable
271 .strings = acc_string_defs,
1120 if (acc_string_defs[INTERFACE_STRING_INDEX].id == 0) { in __acc_function_bind()
1124 acc_string_defs[INTERFACE_STRING_INDEX].id = ret; in __acc_function_bind()