Searched refs:root_hub_dev_des (Results 1 – 5 of 5) sorted by relevance
15 static __u8 root_hub_dev_des[] = { variable
644 sizeof(root_hub_dev_des), in r8a66597_submit_rh_msg()646 memcpy(buffer, root_hub_dev_des, len); in r8a66597_submit_rh_msg()
618 len = min3(txlen, (int)sizeof(root_hub_dev_des), (int)wLength); in dwc_otg_submit_rh_msg_in_descriptor()619 memcpy(buffer, root_hub_dev_des, len); in dwc_otg_submit_rh_msg_in_descriptor()
1364 sizeof(root_hub_dev_des), in ohci_submit_rh_msg()1366 databuf = root_hub_dev_des; OK(len); in ohci_submit_rh_msg()
646 sizeof(root_hub_dev_des), in musb_submit_rh_msg()648 data_buf = root_hub_dev_des; in musb_submit_rh_msg()
Completed in 13 milliseconds