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:ad7303_state
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/dac/
H
A
D
ad7303.c
27
* struct
ad7303_state
- driver instance specific data
37
struct
ad7303_state
{
struct
53
static int ad7303_write(struct
ad7303_state
*st, unsigned int chan,
in ad7303_write()
66
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_read_dac_powerdown()
76
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_write_dac_powerdown()
99
static int ad7303_get_vref(struct
ad7303_state
*st,
in ad7303_get_vref()
116
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_read_raw()
143
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_write_raw()
210
struct
ad7303_state
*st;
in ad7303_probe()
/kernel/linux/linux-5.10/drivers/iio/dac/
H
A
D
ad7303.c
29
* struct
ad7303_state
- driver instance specific data
39
struct
ad7303_state
{
struct
55
static int ad7303_write(struct
ad7303_state
*st, unsigned int chan,
in ad7303_write()
68
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_read_dac_powerdown()
78
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_write_dac_powerdown()
101
static int ad7303_get_vref(struct
ad7303_state
*st,
in ad7303_get_vref()
118
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_read_raw()
145
struct
ad7303_state
*st = iio_priv(indio_dev);
in ad7303_write_raw()
207
struct
ad7303_state
*st;
in ad7303_probe()
268
struct
ad7303_state
*s
in ad7303_remove()
[all...]
Completed in 2 milliseconds