Home
last modified time | relevance | path

Searched refs:os_desc (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Driscv.h23 struct tegra_drm_riscv_descriptor os_desc; member
A Driscv.c40 struct tegra_drm_riscv_descriptor *os = &riscv->os_desc; in tegra_drm_riscv_read_descriptors()
A Dnvdec.c138 &nvdec->riscv.os_desc); in nvdec_boot_riscv()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dconfigfs-usb-gadget133 What: /config/usb-gadget/gadget/os_desc
/linux-6.3-rc2/include/linux/usb/
A Dcomposite.h102 struct usb_os_desc *os_desc; member
/linux-6.3-rc2/drivers/usb/gadget/
A Dcomposite.c1575 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()
/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_fs.c3011 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()
A Df_rndis.c690 f->os_desc_table[0].os_desc = &rndis_opts->rndis_os_desc; in rndis_bind()
A Df_ncm.c1431 f->os_desc_table[0].os_desc = &ncm_opts->ncm_os_desc; in ncm_bind()

Completed in 24 milliseconds