Home
last modified time | relevance | path

Searched refs:usb_interface_descriptor (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c104 static struct usb_interface_descriptor interface_descriptors[MAX_INTERFACES];
144 struct usb_interface_descriptor interface_desc;
153 struct usb_interface_descriptor data_class_interface;
174 .bLength = sizeof(struct usb_interface_descriptor),
229 sizeof(struct usb_interface_descriptor),
283 struct usb_interface_descriptor interface_desc[NUM_GSERIAL_INTERFACES];
306 sizeof(struct usb_interface_descriptor),
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_keyb.c81 static struct usb_interface_descriptor keyb_interface0 = {
115 static struct usb_interface_descriptor keyb_interface1 = {
H A Dsandbox_hub.c68 static struct usb_interface_descriptor hub_interface0 = {
H A Dsandbox_flash.c131 static struct usb_interface_descriptor flash_interface0 = {
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c444 const struct usb_interface_descriptor *int_desc, in usb_match_one_id_intf()
479 struct usb_interface_descriptor *int_desc, in usb_match_one_id()
495 struct usb_interface_descriptor *iface, in usb_find_and_bind_driver()
559 struct usb_interface_descriptor *iface, in usb_find_child()
594 struct usb_interface_descriptor *iface = &udev->config.if_desc[0].desc; in usb_scan_device()
H A Dxhci.c42 struct usb_interface_descriptor interface;
/rk3399_rockchip-uboot/include/
H A Dusbdescriptors.h191 struct usb_interface_descriptor { struct
474 struct usb_interface_descriptor interface;
H A Dusbdevice.h523 struct usb_interface_descriptor *interface_descriptor;
653 struct usb_interface_descriptor *usbd_device_interface_descriptor (struct usb_device_instance *, in…
H A Dusb.h61 struct usb_interface_descriptor desc;
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_dfu.c71 static struct usb_interface_descriptor dfu_intf_runtime = {
646 struct usb_interface_descriptor *d; in dfu_prepare_function()
718 ((struct usb_interface_descriptor *)f_dfu->function[i]) in dfu_bind()
H A Dether.c410 static struct usb_interface_descriptor
426 static const struct usb_interface_descriptor
570 static const struct usb_interface_descriptor
585 static const struct usb_interface_descriptor
605 static const struct usb_interface_descriptor
631 static const struct usb_interface_descriptor
H A Dcore.c232 struct usb_interface_descriptor *usbd_device_interface_descriptor (struct usb_device_instance in usbd_device_interface_descriptor()
H A Dstorage_common.c403 static struct usb_interface_descriptor
H A Df_thor.c369 static struct usb_interface_descriptor thor_downloader_intf_data = {
394 static struct usb_interface_descriptor thor_downloader_intf_int = {
H A Df_sdp.c127 static struct usb_interface_descriptor sdp_intf_runtime = {
H A Df_rockusb.c33 static struct usb_interface_descriptor rkusb_intf_desc = {
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dusb_ether.c23 struct usb_interface_descriptor *iface_desc; in usb_ether_register()
H A Dmcs7830.c723 struct usb_interface_descriptor *iface_desc; in mcs7830_eth_probe()
H A Dasix.c629 struct usb_interface_descriptor *iface_desc; in asix_eth_probe()
H A Dasix88179.c636 struct usb_interface_descriptor *iface_desc; in ax88179_eth_probe()
H A Dsmsc95xx.c843 struct usb_interface_descriptor *iface_desc; in smsc95xx_eth_probe()
H A Dr8152.c1353 struct usb_interface_descriptor *iface_desc; in r8152_eth_probe()
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h348 struct usb_interface_descriptor { struct
/rk3399_rockchip-uboot/cmd/
H A Dusb.c203 static void usb_display_if_desc(struct usb_interface_descriptor *ifdesc, in usb_display_if_desc()
/rk3399_rockchip-uboot/common/
H A Dusb.c420 if (((struct usb_interface_descriptor *) \ in usb_parse_config()

12