Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_obex.c52 static struct usb_string obex_string_defs[] = { variable
60 .strings = obex_string_defs,
314 ARRAY_SIZE(obex_string_defs)); in obex_bind()