Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Df_accessory.c265 static struct usb_string acc_string_defs[] = { variable
272 .strings = acc_string_defs,
1122 us = usb_gstrings_attach(cdev, acc_strings, ARRAY_SIZE(acc_string_defs)); in __acc_function_bind()