Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/
H A Dconfigfs.c1277 *to_usb_os_desc_ext_prop(struct config_item *item) in to_usb_os_desc_ext_prop() function
1284 return sprintf(page, "%d\n", to_usb_os_desc_ext_prop(item)->type); in ext_prop_type_show()
1290 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_type_store()
1328 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_data_show()
1343 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_data_store()
1385 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in usb_os_desc_ext_prop_release()
1441 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_drop()