Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/
Du_f.h23 #define vla_item(groupname, type, name, n) \ macro
Dconfigfs.c1085 vla_item(data_chunk, struct usb_os_desc_ext_prop, ext_prop, 1); in ext_prop_make()
1086 vla_item(data_chunk, struct config_item_type, ext_prop_type, 1); in ext_prop_make()
1223 vla_item(data_chunk, struct config_group *, f_default_groups, 2); in usb_os_desc_prepare_interf_dir()
1224 vla_item(data_chunk, struct config_group, os_desc_group, 1); in usb_os_desc_prepare_interf_dir()
1225 vla_item(data_chunk, struct config_group *, interface_groups, in usb_os_desc_prepare_interf_dir()
1227 vla_item(data_chunk, struct config_item_type, os_desc_type, 1); in usb_os_desc_prepare_interf_dir()
1228 vla_item(data_chunk, struct config_item_type, interface_type, 1); in usb_os_desc_prepare_interf_dir()
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c2274 vla_item(d, struct usb_gadget_strings *, stringtabs, in __ffs_data_got_strings()
2276 vla_item(d, struct usb_gadget_strings, stringtab, lang_count); in __ffs_data_got_strings()
2277 vla_item(d, struct usb_string, strings, in __ffs_data_got_strings()