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:at91_adc_trigger
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
at91_adc.h
16
* struct
at91_adc_trigger
- description of triggers
22
struct
at91_adc_trigger
{
struct
41
struct
at91_adc_trigger
*trigger_list;
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
at91_adc.c
160
* struct
at91_adc_trigger
- description of triggers
166
struct
at91_adc_trigger
{
struct
210
const struct
at91_adc_trigger
*triggers;
539
const struct
at91_adc_trigger
*triggers,
in at91_adc_get_trigger_value_by_name()
622
const struct
at91_adc_trigger
*trigger)
in at91_adc_allocate_trigger()
1263
static const struct
at91_adc_trigger
at91sam9260_triggers[] = {
1287
static const struct
at91_adc_trigger
at91sam9x5_triggers[] = {
H
A
D
at91-sama5d2_adc.c
519
struct
at91_adc_trigger
{
struct
594
const struct
at91_adc_trigger
*selected_trig;
615
static const struct
at91_adc_trigger
at91_adc_trigger_list[] = {
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
at91_adc.c
210
struct
at91_adc_trigger
*trigger_list;
521
struct
at91_adc_trigger
*triggers,
in at91_adc_get_trigger_value_by_name()
604
struct
at91_adc_trigger
*trigger)
in at91_adc_allocate_trigger()
924
sizeof(struct
at91_adc_trigger
),
in at91_adc_probe_dt()
933
struct
at91_adc_trigger
*trig = st->trigger_list + i;
in at91_adc_probe_dt()
H
A
D
at91-sama5d2_adc.c
342
struct
at91_adc_trigger
{
struct
396
const struct
at91_adc_trigger
*selected_trig;
415
static const struct
at91_adc_trigger
at91_adc_trigger_list[] = {
Completed in 11 milliseconds