Home
last modified time | relevance | path

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

/linux-6.12.1/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.c1287 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()
1340 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()
1438 struct usb_os_desc *desc = to_usb_os_desc(&group->cg_item); in ext_prop_drop()
1459 memcpy(page, to_usb_os_desc(item)->ext_compat_id, 8); in interf_grp_compatible_id_show()
1466 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_compatible_id_store()
1485 memcpy(page, to_usb_os_desc(item)->ext_compat_id + 8, 8); in interf_grp_sub_compatible_id_show()
1492 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_sub_compatible_id_store()