Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/
Dconfigfs.c897 *to_usb_os_desc_ext_prop(struct config_item *item) in to_usb_os_desc_ext_prop() function
904 return sprintf(page, "%d", to_usb_os_desc_ext_prop(item)->type); in ext_prop_type_show()
910 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_type_store()
950 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_data_show()
965 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_data_store()
1007 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in usb_os_desc_ext_prop_release()
1063 struct usb_os_desc_ext_prop *ext_prop = to_usb_os_desc_ext_prop(item); in ext_prop_drop()