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:max1118
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
max1118.c
31
max1118
,
enumerator
35
struct
max1118
{
struct
72
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_read()
119
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_get_vref_mV()
128
case
max1118
:
in max1118_get_vref_mV()
142
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_read_raw()
173
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_trigger_handler()
207
struct
max1118
*adc;
in max1118_probe()
219
if (id->driver_data ==
max1118
) {
in max1118_probe()
260
if (id->driver_data ==
max1118
)
in max1118_probe()
[all...]
H
A
D
Makefile
61
obj-$(CONFIG_MAX1118) +=
max1118
.o
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
max1118.c
31
max1118
,
enumerator
35
struct
max1118
{
struct
71
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_read()
117
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_get_vref_mV()
126
case
max1118
:
in max1118_get_vref_mV()
140
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_read_raw()
171
struct
max1118
*adc = iio_priv(indio_dev);
in max1118_trigger_handler()
210
struct
max1118
*adc;
in max1118_probe()
222
if (id->driver_data ==
max1118
) {
in max1118_probe()
262
{ "
max1118
", max111
[all...]
H
A
D
Makefile
65
obj-$(CONFIG_MAX1118) +=
max1118
.o
Completed in 2 milliseconds