Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_serial.c129 static struct usb_string gser_string_defs[] = { variable
136 .strings = gser_string_defs,
198 if (gser_string_defs[0].id == 0) { in gser_bind()
202 gser_string_defs[0].id = status; in gser_bind()