Lines Matching refs:srcptr
887 void *srcptr = NULL; in xhci_submit_root() local
914 srcptr = &descriptor.device; in xhci_submit_root()
919 srcptr = &descriptor.config; in xhci_submit_root()
926 srcptr = "\4\3\11\4"; in xhci_submit_root()
930 srcptr = "\16\3U\0-\0B\0o\0o\0t\0"; in xhci_submit_root()
934 srcptr = "\52\3X\0H\0C\0I\0 " in xhci_submit_root()
955 srcptr = &ctrl->hub; in xhci_submit_root()
973 srcptr = tmpbuf; in xhci_submit_root()
1027 srcptr = tmpbuf; in xhci_submit_root()
1085 if (srcptr != NULL && len > 0) in xhci_submit_root()
1086 memcpy(buffer, srcptr, len); in xhci_submit_root()