Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
Df_subset.c214 static struct usb_string geth_string_defs[] = { variable
222 .strings = geth_string_defs,
353 geth_string_defs[1].s = NULL; in geth_unbind()
378 if (geth_string_defs[0].id == 0) { in geth_bind_config()
384 geth_string_defs[0].id = status; in geth_bind_config()
391 geth_string_defs[1].id = status; in geth_bind_config()
405 geth_string_defs[1].s = geth->ethaddr; in geth_bind_config()
418 geth_string_defs[1].s = NULL; in geth_bind_config()