Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusbroothubdes.h87 static unsigned char root_hub_str_index0[] = { variable
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c659 sizeof(root_hub_str_index0), in r8a66597_submit_rh_msg()
661 memcpy(buffer, root_hub_str_index0, len); in r8a66597_submit_rh_msg()
H A Ddwc2.c618 len = min3(txlen, (int)sizeof(root_hub_str_index0), in dwc_otg_submit_rh_msg_in_descriptor()
620 memcpy(buffer, root_hub_str_index0, len); in dwc_otg_submit_rh_msg_in_descriptor()
H A Dohci-hcd.c1377 sizeof(root_hub_str_index0), in ohci_submit_rh_msg()
1379 databuf = root_hub_str_index0; in ohci_submit_rh_msg()
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c667 sizeof(root_hub_str_index0), in musb_submit_rh_msg()
669 data_buf = root_hub_str_index0; in musb_submit_rh_msg()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c1013 sizeof (root_hub_str_index0), in ohci_submit_rh_msg()
1015 data_buf = root_hub_str_index0; in ohci_submit_rh_msg()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map