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:po1030
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/
H
A
D
m5602_po1030.h
3
* Driver for the
po1030
sensor.
154
static const struct m5602_sensor
po1030
= {
variable
H
A
D
m5602_core.c
135
/* FIXME: This works with the ov9650, but has issues with the
po1030
*/
in m5602_read_sensor()
219
/* Try the
po1030
*/
in m5602_probe_sensor()
220
sd->sensor = &
po1030
;
in m5602_probe_sensor()
H
A
D
m5602_po1030.c
3
* Driver for the
po1030
sensor
163
pr_info("Forcing a %s sensor\n",
po1030
.name);
in po1030_probe()
171
gspca_dbg(gspca_dev, D_PROBE, "Probing for a
po1030
sensor\n");
in po1030_probe()
190
pr_info("Detected a
po1030
sensor\n");
in po1030_probe()
598
pr_info("Dumping the
po1030
sensor core registers\n");
in po1030_dump_registers()
604
pr_info("
po1030
register state dump complete\n");
in po1030_dump_registers()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/
H
A
D
m5602_po1030.h
3
* Driver for the
po1030
sensor.
154
static const struct m5602_sensor
po1030
= {
variable
H
A
D
m5602_core.c
135
/* FIXME: This works with the ov9650, but has issues with the
po1030
*/
in m5602_read_sensor()
219
/* Try the
po1030
*/
in m5602_probe_sensor()
220
sd->sensor = &
po1030
;
in m5602_probe_sensor()
H
A
D
m5602_po1030.c
3
* Driver for the
po1030
sensor
163
pr_info("Forcing a %s sensor\n",
po1030
.name);
in po1030_probe()
171
gspca_dbg(gspca_dev, D_PROBE, "Probing for a
po1030
sensor\n");
in po1030_probe()
190
pr_info("Detected a
po1030
sensor\n");
in po1030_probe()
598
pr_info("Dumping the
po1030
sensor core registers\n");
in po1030_dump_registers()
604
pr_info("
po1030
register state dump complete\n");
in po1030_dump_registers()
Completed in 4 milliseconds