Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_subset.c237 static struct usb_string geth_string_defs[] = { variable
245 .strings = geth_string_defs,
391 geth_string_defs[1].s = NULL; in geth_unbind()
416 if (geth_string_defs[0].id == 0) { in geth_bind_config()
422 geth_string_defs[0].id = status; in geth_bind_config()
429 geth_string_defs[1].id = status; in geth_bind_config()
443 geth_string_defs[1].s = geth->ethaddr; in geth_bind_config()
456 geth_string_defs[1].s = NULL; in geth_bind_config()