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
defs:products
(Results
1 - 25
of
55
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
plusb.c
105
static const struct usb_device_id
products
[] = {
variable
H
A
D
cdc_subset.c
237
static const struct usb_device_id
products
[] = {
global()
variable
H
A
D
cdc_eem.c
340
static const struct usb_device_id
products
[] = {
variable
H
A
D
lg-vl600.c
311
static const struct usb_device_id
products
[] = {
variable
H
A
D
zaurus.c
253
static const struct usb_device_id
products
[] = {
variable
H
A
D
gl620a.c
201
static const struct usb_device_id
products
[] = {
variable
H
A
D
int51x1.c
166
static const struct usb_device_id
products
[] = {
variable
H
A
D
rndis_host.c
606
static const struct usb_device_id
products
[] = {
variable
H
A
D
sr9700.c
531
static const struct usb_device_id
products
[] = {
variable
H
A
D
cdc_ether.c
559
static const struct usb_device_id
products
[] = {
variable
H
A
D
cx82310_eth.c
351
static const struct usb_device_id
products
[] = {
variable
H
A
D
kalmia.c
335
static const struct usb_device_id
products
[] = {
variable
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
plusb.c
99
static const struct usb_device_id
products
[] = {
variable
H
A
D
cdc_subset.c
237
static const struct usb_device_id
products
[] = {
variable
H
A
D
cdc_eem.c
340
static const struct usb_device_id
products
[] = {
variable
H
A
D
r8153_ecm.c
124
static const struct usb_device_id
products
[] = {
variable
H
A
D
zaurus.c
253
static const struct usb_device_id
products
[] = {
variable
H
A
D
lg-vl600.c
311
static const struct usb_device_id
products
[] = {
variable
H
A
D
gl620a.c
201
static const struct usb_device_id
products
[] = {
variable
H
A
D
int51x1.c
166
static const struct usb_device_id
products
[] = {
variable
H
A
D
sr9700.c
534
static const struct usb_device_id
products
[] = {
variable
H
A
D
kalmia.c
335
static const struct usb_device_id
products
[] = {
variable
H
A
D
cdc_ether.c
573
static const struct usb_device_id
products
[] = {
variable
H
A
D
rndis_host.c
635
static const struct usb_device_id
products
[] = {
variable
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H
A
D
names.c
78
static struct product *
products
[HASHSZ] = { NULL, };
variable
Completed in 16 milliseconds
1
2
3