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
defs:ev_int
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/
H
A
D
industrialio-event.c
45
bool iio_event_enabled(const struct iio_event_interface *
ev_int
)
in iio_event_enabled()
argument
67
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
in iio_push_event()
local
102
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
in iio_event_poll()
local
123
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_event_chrdev_read()
local
173
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_event_chrdev_release()
local
193
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_event_getfd()
local
469
iio_setup_
ev_int
(struct iio_event_interface *
ev_int
)
iio_setup_ev_int()
argument
480
struct iio_event_interface *
ev_int
;
iio_device_register_eventset()
local
557
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_device_unregister_eventset()
local
[all...]
H
A
D
industrialio-core.c
219
const struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
in iio_device_set_clock()
local
/kernel/linux/linux-6.6/drivers/iio/
H
A
D
industrialio-event.c
47
bool iio_event_enabled(const struct iio_event_interface *
ev_int
)
in iio_event_enabled()
argument
69
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
in iio_push_event()
local
104
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
in iio_event_poll()
local
125
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_event_chrdev_read()
local
175
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_event_chrdev_release()
local
195
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_event_getfd()
local
482
iio_setup_
ev_int
(struct iio_event_interface *
ev_int
)
iio_setup_ev_int()
argument
511
struct iio_event_interface *
ev_int
;
iio_device_register_eventset()
local
597
struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
iio_device_unregister_eventset()
local
[all...]
H
A
D
industrialio-core.c
268
const struct iio_event_interface *
ev_int
= iio_dev_opaque->event_interface;
in iio_device_set_clock()
local
Completed in 7 milliseconds