Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Df_fs.c2624 t = vla_ptr(vlabuf, d, stringtab); in __ffs_data_got_strings()
2633 t = vla_ptr(vlabuf, d, stringtab); in __ffs_data_got_strings()
2634 s = vla_ptr(vlabuf, d, strings); in __ffs_data_got_strings()
3129 vla_ptr(vlabuf, d, ext_prop_name); in _ffs_func_bind()
3131 vla_ptr(vlabuf, d, ext_prop_data); in _ffs_func_bind()
3138 eps_ptr = vla_ptr(vlabuf, d, eps); in _ffs_func_bind()
3156 vla_ptr(vlabuf, d, raw_descs), in _ffs_func_bind()
3183 vla_ptr(vlabuf, d, ss_descs); in _ffs_func_bind()
3215 vla_ptr(vlabuf, d, os_desc) + in _ffs_func_bind()
3218 vla_ptr(vlabuf, d, ext_compat) + i * 16; in _ffs_func_bind()
[all …]
/linux/drivers/usb/gadget/
A Du_f.h57 #define vla_ptr(ptr, groupname, name) \ macro
A Dconfigfs.c1094 ext_prop = vla_ptr(vlabuf, data_chunk, ext_prop); in ext_prop_make()
1095 ext_prop_type = vla_ptr(vlabuf, data_chunk, ext_prop_type); in ext_prop_make()
1223 os_desc_group = vla_ptr(vlabuf, data_chunk, os_desc_group); in usb_os_desc_prepare_interf_dir()
1224 os_desc_type = vla_ptr(vlabuf, data_chunk, os_desc_type); in usb_os_desc_prepare_interf_dir()
1225 interface_type = vla_ptr(vlabuf, data_chunk, interface_type); in usb_os_desc_prepare_interf_dir()

Completed in 17 milliseconds