Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_core_config.c167 struct usb_interface_cache *intfc = NULL; in _usb_parse_interface_desc()
309 struct usb_interface_cache *intfc = NULL; in _usb_parse_config_desc()
478 len = sizeof(struct usb_interface_cache) ; in _usb_parse_config_desc()
707 void usb_release_interface_cache(struct usb_interface_cache *intfc) in usb_release_interface_cache()
A Dusb_msg.c619 struct usb_interface_cache *intf_cache; in usb_set_configuration()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb.h220 struct usb_interface_cache { struct
229 container_of(r, struct usb_interface_cache, ref) argument
231 container_of(a, struct usb_interface_cache, altsetting[0])
287 struct usb_interface_cache *intf_cache[USB_MAXINTERFACES];
A Dusb_host_common.h450 struct usb_interface_cache *intf_cache[USB_MAXINTERFACES]; //指向各个interface
514 struct usb_interface_cache struct

Completed in 12 milliseconds