Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_subset.c235 static struct usb_string geth_string_defs[] = { variable
243 .strings = geth_string_defs,
322 ARRAY_SIZE(geth_string_defs)); in geth_bind()
459 geth_string_defs[0].id = 0; in geth_unbind()
486 geth_string_defs[1].s = geth->ethaddr; in geth_alloc()