Home
last modified time | relevance | path

Searched refs:to_usb_os_desc (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/gadget/
Dconfigfs.h16 static inline struct usb_os_desc *to_usb_os_desc(struct config_item *item) in to_usb_os_desc() function
Dconfigfs.c994 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()
1049 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()
1147 struct usb_os_desc *desc = to_usb_os_desc(&group->cg_item); in ext_prop_drop()
1168 memcpy(page, to_usb_os_desc(item)->ext_compat_id, 8); in interf_grp_compatible_id_show()
1175 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_compatible_id_store()
1194 memcpy(page, to_usb_os_desc(item)->ext_compat_id + 8, 8); in interf_grp_sub_compatible_id_show()
1201 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_sub_compatible_id_store()