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:SENSOR_CX0342
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H
A
D
topro.c
135
SENSOR_CX0342
,
enumerator
1176
return
SENSOR_CX0342
;
in probe_6810()
1403
if (sd->sensor ==
SENSOR_CX0342
) {
in setexposure()
1415
if (sd->sensor ==
SENSOR_CX0342
) {
in setexposure()
1480
[
SENSOR_CX0342
] =
3896
bulk_w(gspca_dev, 0x03, color_gain[
SENSOR_CX0342
],
in set_resolution()
3946
sd->sensor ==
SENSOR_CX0342
? 0x10 : 0x90);
in setframerate()
3953
if (sd->sensor ==
SENSOR_CX0342
)
in setframerate()
3969
if (sd->sensor ==
SENSOR_CX0342
) {
in sd_setgain()
3981
if (sd->sensor ==
SENSOR_CX0342
)
in sd_setgain()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H
A
D
topro.c
135
SENSOR_CX0342
,
enumerator
1176
return
SENSOR_CX0342
;
in probe_6810()
1403
if (sd->sensor ==
SENSOR_CX0342
) {
in setexposure()
1415
if (sd->sensor ==
SENSOR_CX0342
) {
in setexposure()
1480
[
SENSOR_CX0342
] =
3896
bulk_w(gspca_dev, 0x03, color_gain[
SENSOR_CX0342
],
in set_resolution()
3946
sd->sensor ==
SENSOR_CX0342
? 0x10 : 0x90);
in setframerate()
3953
if (sd->sensor ==
SENSOR_CX0342
)
in setframerate()
3969
if (sd->sensor ==
SENSOR_CX0342
) {
in sd_setgain()
3981
if (sd->sensor ==
SENSOR_CX0342
)
in sd_setgain()
[all...]
Completed in 14 milliseconds