Home
last modified time | relevance | path

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

/openbmc/linux/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.c1284 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()
1337 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()
1435 struct usb_os_desc *desc = to_usb_os_desc(&group->cg_item); in ext_prop_drop()
1456 memcpy(page, to_usb_os_desc(item)->ext_compat_id, 8); in interf_grp_compatible_id_show()
1463 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_compatible_id_store()
1482 memcpy(page, to_usb_os_desc(item)->ext_compat_id + 8, 8); in interf_grp_sub_compatible_id_show()
1489 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_sub_compatible_id_store()