Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/
Dconfigfs.c1273 *to_usb_os_desc_ext_prop(struct config_item *item) in to_usb_os_desc_ext_prop() function
1280 return sprintf(page, "%d\n", to_usb_os_desc_ext_prop(item)->type); in ext_prop_type_show()
1286 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_type_store()
1324 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_data_show()
1339 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_data_store()
1381 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in usb_os_desc_ext_prop_release()
1437 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_drop()