Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1281 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()
1334 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()
1432 struct usb_os_desc *desc = to_usb_os_desc(&group->cg_item); in ext_prop_drop()
1453 memcpy(page, to_usb_os_desc(item)->ext_compat_id, 8); in interf_grp_compatible_id_show()
1460 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_compatible_id_store()
1479 memcpy(page, to_usb_os_desc(item)->ext_compat_id + 8, 8); in interf_grp_sub_compatible_id_show()
1486 struct usb_os_desc *desc = to_usb_os_desc(item); in interf_grp_sub_compatible_id_store()