Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h458 struct usb_host_virt_interface struct
488 struct usb_host_virt_interface *altsetting; //指向usb_interface_cache-> argument
489 struct usb_host_virt_interface *cur_altsetting; // the currently active alternate setting
517 struct usb_host_virt_interface *altsetting_array; //指向usb_host_virt_interface[],其有效长度为
A Dusb_drv_dev_macth.c75 struct usb_host_virt_interface *virt_intf = NULL; in usb_match_id()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_msg.c433 struct usb_host_virt_interface *alt = intf->cur_altsetting; in usb_enable_interface()
621 struct usb_host_virt_interface *alt; in usb_set_configuration()
978 struct usb_host_virt_interface *alt; in usb_set_interface()
1083 struct usb_host_virt_interface *alt = intf->cur_altsetting; in usb_disable_interface()
A Dusb_core_base.h20 struct usb_host_virt_interface *usb_altnum_to_altsetting(struct usb_interface *intf, s32 altnum);
A Dusb_core_config.c86 struct usb_host_virt_interface *ifp, in _usb_parse_endpoint_desc()
168 struct usb_host_virt_interface *alt = NULL; in _usb_parse_interface_desc()
489 len = sizeof(struct usb_host_virt_interface) * j; in _usb_parse_config_desc()
A Dusb_core_base.c441 struct usb_host_virt_interface *usb_altnum_to_altsetting(struct usb_interface *intf, s32 altnum) in usb_altnum_to_altsetting()
A Dusb_gen_hub.c2819 struct usb_host_virt_interface *desc = NULL; in hub_probe()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_driver.c131 struct usb_host_virt_endpoint *uvc_find_endpoint(struct usb_host_virt_interface *alts, __u8 epaddr) in uvc_find_endpoint()
263 struct usb_host_virt_interface *alts = intf->cur_altsetting; in uvc_parse_format()
496 struct usb_host_virt_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming()
746 struct usb_host_virt_interface *alts = UVCDev->pusb_intf->cur_altsetting; in uvc_parse_vendor_control()
823 struct usb_host_virt_interface *alts = UVCDev->pusb_intf->cur_altsetting; in uvc_parse_standard_control()
1048 struct usb_host_virt_interface *alts = UVCDev->pusb_intf->cur_altsetting; in uvc_parse_control_entry()
A Duvc.c393 struct usb_host_virt_interface *cur_alt = NULL; in UVCDevScan()
A Duvc_video.c1133 struct usb_host_virt_interface *alts; in uvc_init_video()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Class/
A DHid.c394 struct usb_host_virt_interface *altsetting = HidDev->pusb_intf->cur_altsetting; in HidCreatePipes()
575 struct usb_host_virt_interface *cur_alt = NULL; in HidDevScan()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/
A Duvcvideo.h415 struct usb_host_virt_interface *alts, __u8 epaddr);
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/Class/
A Dusb_msc.c724 struct usb_host_virt_interface *altsetting = mscDev->pusb_intf->cur_altsetting; in CreatePipes()

Completed in 40 milliseconds