Lines Matching refs:srcptr
896 void *srcptr = NULL; in xhci_submit_root() local
923 srcptr = &descriptor.device; in xhci_submit_root()
928 srcptr = &descriptor.config; in xhci_submit_root()
935 srcptr = "\4\3\11\4"; in xhci_submit_root()
939 srcptr = "\16\3U\0-\0B\0o\0o\0t\0"; in xhci_submit_root()
943 srcptr = "\52\3X\0H\0C\0I\0 " in xhci_submit_root()
964 srcptr = &descriptor.hub; in xhci_submit_root()
982 srcptr = tmpbuf; in xhci_submit_root()
1036 srcptr = tmpbuf; in xhci_submit_root()
1094 if (srcptr != NULL && len > 0) in xhci_submit_root()
1095 memcpy(buffer, srcptr, len); in xhci_submit_root()