Searched refs:root_hub_dev_des (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbroothubdes.h | 16 static __u8 root_hub_dev_des[] = { variable
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | r8a66597-hcd.c | 642 sizeof(root_hub_dev_des), in r8a66597_submit_rh_msg() 644 memcpy(buffer, root_hub_dev_des, len); in r8a66597_submit_rh_msg()
|
| H A D | dwc2.c | 608 len = min3(txlen, (int)sizeof(root_hub_dev_des), (int)wLength); in dwc_otg_submit_rh_msg_in_descriptor() 609 memcpy(buffer, root_hub_dev_des, len); in dwc_otg_submit_rh_msg_in_descriptor()
|
| H A D | ohci-hcd.c | 1362 sizeof(root_hub_dev_des), in ohci_submit_rh_msg() 1364 databuf = root_hub_dev_des; OK(len); in ohci_submit_rh_msg()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb/ |
| H A D | musb_hcd.c | 651 sizeof(root_hub_dev_des), in musb_submit_rh_msg() 653 data_buf = root_hub_dev_des; in musb_submit_rh_msg()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 998 sizeof (root_hub_dev_des), in ohci_submit_rh_msg() 1000 data_buf = root_hub_dev_des; OK(len); in ohci_submit_rh_msg()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |