Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Dstorage_common.h23 if ((lun)->name_pfx && *(lun)->name_pfx) \
24 func("%s/%s: " fmt, *(lun)->name_pfx, \
121 const char **name_pfx; /* "function.name" */ member
A Df_mass_storage.h133 const char **name_pfx);
A Df_mass_storage.c2873 const char **name_pfx) in fsg_common_create_lun() argument
2894 lun->name_pfx = name_pfx; in fsg_common_create_lun()
/linux/tools/net/ynl/
A Dynl-gen-c.py2432 name_pfx = const.get('name-prefix', f"{family.ident_name}-{const['name']}-")
2443 max_name = c_upper(name_pfx + 'mask')
2447 max_name = c_upper(name_pfx + 'max')

Completed in 20 milliseconds