Searched refs:os_desc (Results 1 – 9 of 9) sorted by relevance
23 struct tegra_drm_riscv_descriptor os_desc; member
40 struct tegra_drm_riscv_descriptor *os = &riscv->os_desc; in tegra_drm_riscv_read_descriptors()
138 &nvdec->riscv.os_desc); in nvdec_boot_riscv()
133 What: /config/usb-gadget/gadget/os_desc
102 struct usb_os_desc *os_desc; member
1575 d = f->os_desc_table[j].os_desc; in count_ext_compat()1600 d = f->os_desc_table[j].os_desc; in fill_ext_compat()1631 d = f->os_desc_table[j].os_desc; in count_ext_prop()1649 d = f->os_desc_table[j].os_desc; in len_ext_prop()1669 d = f->os_desc_table[j].os_desc; in fill_ext_prop()
3011 memcpy(t->os_desc->ext_compat_id, &desc->CompatibleID, in __ffs_func_bind_do_os_desc()3063 t->os_desc->ext_prop_len += in __ffs_func_bind_do_os_desc()3065 ++t->os_desc->ext_prop_count; in __ffs_func_bind_do_os_desc()3066 list_add_tail(&ext_prop->entry, &t->os_desc->ext_prop); in __ffs_func_bind_do_os_desc()3152 vla_item_with_sz(d, struct usb_os_desc, os_desc, in _ffs_func_bind()3261 desc = func->function.os_desc_table[i].os_desc = in _ffs_func_bind()3262 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()
Completed in 24 milliseconds