Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:string0
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/early/
H
A
D
xhci-dbc.h
66
__le64
string0
;
member
95
char
string0
[XDBC_MAX_STRING_LENGTH];
member
H
A
D
xhci-dbc.c
304
strings->
string0
[0] = 4;
in xdbc_mem_init()
305
strings->
string0
[1] = USB_DT_STRING;
in xdbc_mem_init()
306
strings->
string0
[2] = 0x09;
in xdbc_mem_init()
307
strings->
string0
[3] = 0x04;
in xdbc_mem_init()
314
ctx->info.
string0
= cpu_to_le64(xdbc.string_dma);
in xdbc_mem_init()
/kernel/linux/linux-6.6/drivers/usb/early/
H
A
D
xhci-dbc.h
66
__le64
string0
;
member
95
char
string0
[XDBC_MAX_STRING_LENGTH];
member
H
A
D
xhci-dbc.c
304
strings->
string0
[0] = 4;
in xdbc_mem_init()
305
strings->
string0
[1] = USB_DT_STRING;
in xdbc_mem_init()
306
strings->
string0
[2] = 0x09;
in xdbc_mem_init()
307
strings->
string0
[3] = 0x04;
in xdbc_mem_init()
314
ctx->info.
string0
= cpu_to_le64(xdbc.string_dma);
in xdbc_mem_init()
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-dbgcap.h
32
__le64
string0
;
member
67
char
string0
[DBC_MAX_STRING_LENGTH];
member
H
A
D
xhci-dbgcap.c
80
strings->
string0
[0] = 4;
in xhci_dbc_populate_strings()
81
strings->
string0
[1] = USB_DT_STRING;
in xhci_dbc_populate_strings()
82
strings->
string0
[2] = 0x09;
in xhci_dbc_populate_strings()
83
strings->
string0
[3] = 0x04;
in xhci_dbc_populate_strings()
103
info->
string0
= cpu_to_le64(dma);
in xhci_dbc_init_contexts()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-dbgcap.h
32
__le64
string0
;
member
67
char
string0
[DBC_MAX_STRING_LENGTH];
member
H
A
D
xhci-dbgcap.c
80
strings->
string0
[0] = 4;
in xhci_dbc_populate_strings()
81
strings->
string0
[1] = USB_DT_STRING;
in xhci_dbc_populate_strings()
82
strings->
string0
[2] = 0x09;
in xhci_dbc_populate_strings()
83
strings->
string0
[3] = 0x04;
in xhci_dbc_populate_strings()
103
info->
string0
= cpu_to_le64(dma);
in xhci_dbc_init_contexts()
Completed in 9 milliseconds