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:ad5380_state
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/dac/
H
A
D
ad5380.c
48
* struct
ad5380_state
- driver instance specific data
57
struct
ad5380_state
{
struct
86
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_read_dac_powerdown()
95
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_write_dac_powerdown()
125
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_get_powerdown_mode()
141
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_set_powerdown_mode()
179
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_write_raw()
207
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_read_raw()
348
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_alloc_channels()
373
struct
ad5380_state
*s
in ad5380_probe()
[all...]
/kernel/linux/linux-6.6/drivers/iio/dac/
H
A
D
ad5380.c
47
* struct
ad5380_state
- driver instance specific data
55
struct
ad5380_state
{
struct
84
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_read_dac_powerdown()
93
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_write_dac_powerdown()
123
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_get_powerdown_mode()
139
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_set_powerdown_mode()
177
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_write_raw()
205
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_read_raw()
346
struct
ad5380_state
*st = iio_priv(indio_dev);
in ad5380_alloc_channels()
371
struct
ad5380_state
*s
in ad5380_probe()
[all...]
Completed in 2 milliseconds