Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A 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()
461 geth_string_defs[0].id = 0; in geth_unbind()
488 geth_string_defs[1].s = geth->ethaddr; in geth_alloc()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A 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()

Completed in 2 milliseconds