Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfigfs.h16 static inline struct usb_os_desc *to_usb_os_desc(struct config_item *item) in to_usb_os_desc() function
H A Dconfigfs.c996 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()
1051 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()
1149 struct usb_os_desc *desc = to_usb_os_desc(&group->cg_item); in ext_prop_drop()
1170 memcpy(page, to_usb_os_desc(item)->ext_compat_id, 8); in interf_grp_compatible_id_show()
1177 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_compatible_id_store()
1196 memcpy(page, to_usb_os_desc(item)->ext_compat_id + 8, 8); in interf_grp_sub_compatible_id_show()
1203 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_sub_compatible_id_store()