Searched refs:os_desc (Results 1 – 6 of 6) sorted by relevance
133 What: /config/usb-gadget/gadget/os_desc
101 struct usb_os_desc *os_desc; member
1540 d = f->os_desc_table[j].os_desc; in count_ext_compat()1565 d = f->os_desc_table[j].os_desc; in fill_ext_compat()1596 d = f->os_desc_table[j].os_desc; in count_ext_prop()1614 d = f->os_desc_table[j].os_desc; in len_ext_prop()1634 d = f->os_desc_table[j].os_desc; in fill_ext_prop()
3009 memcpy(t->os_desc->ext_compat_id, &desc->CompatibleID, in __ffs_func_bind_do_os_desc()3061 t->os_desc->ext_prop_len += in __ffs_func_bind_do_os_desc()3063 ++t->os_desc->ext_prop_count; in __ffs_func_bind_do_os_desc()3064 list_add_tail(&ext_prop->entry, &t->os_desc->ext_prop); in __ffs_func_bind_do_os_desc()3150 vla_item_with_sz(d, struct usb_os_desc, os_desc, in _ffs_func_bind()3259 desc = func->function.os_desc_table[i].os_desc = in _ffs_func_bind()3260 vla_ptr(vlabuf, d, os_desc) + in _ffs_func_bind()
690 f->os_desc_table[0].os_desc = &rndis_opts->rndis_os_desc; in rndis_bind()
1431 f->os_desc_table[0].os_desc = &ncm_opts->ncm_os_desc; in ncm_bind()