Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c407 static struct usb_string ncm_string_defs[] = {
417 .strings = ncm_string_defs,
1467 ARRAY_SIZE(ncm_string_defs)); in ncm_bind()
1740 ncm_string_defs[0].id = 0; in ncm_unbind()
1775 ncm_string_defs[STRING_MAC_IDX].s = ncm->ethaddr; in ncm_alloc()
406 static struct usb_string ncm_string_defs[] = { global() variable