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:max1363
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
Makefile
63
obj-$(CONFIG_MAX1363) +=
max1363
.o
H
A
D
max1363.c
3
* iio/adc/
max1363
.c
12
* Driver for
max1363
and similar chips.
44
/*
max1363
and max1236, max1237, max1238, max1239 */
59
/*
max1363
only - though don't care on others.
66
/* Specific to the
max1363
*/
83
/*
max1363
only - merely part of channel selects or don't care for others */
88
/*
max1363
strictly 0x06 - but doesn't matter */
206
/* note not available for
max1363
hence naming */
229
/* note only available for
max1363
hence naming */
446
/* Applies to
max1363
*/
645
max1363
,
global()
enumerator
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
Makefile
69
obj-$(CONFIG_MAX1363) +=
max1363
.o
H
A
D
max1363.c
3
* iio/adc/
max1363
.c
12
* Driver for
max1363
and similar chips.
43
/*
max1363
and max1236, max1237, max1238, max1239 */
58
/*
max1363
only - though don't care on others.
65
/* Specific to the
max1363
*/
82
/*
max1363
only - merely part of channel selects or don't care for others */
87
/*
max1363
strictly 0x06 - but doesn't matter */
203
/* note not available for
max1363
hence naming */
226
/* note only available for
max1363
hence naming */
443
/* Applies to
max1363
*/
642
max1363
,
global()
enumerator
[all...]
Completed in 4 milliseconds