Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_subset.c239 static struct usb_string geth_string_defs[] = { variable
247 .strings = geth_string_defs,
326 ARRAY_SIZE(geth_string_defs)); in geth_bind()
465 geth_string_defs[0].id = 0; in geth_unbind()
492 geth_string_defs[1].s = geth->ethaddr; in geth_alloc()