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:to_omap_device
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
omap_device.c
223
od =
to_omap_device
(pdev);
in _omap_device_notifier_call()
232
od =
to_omap_device
(pdev);
in _omap_device_notifier_call()
247
od =
to_omap_device
(pdev);
in _omap_device_notifier_call()
311
od =
to_omap_device
(pdev);
in omap_device_get_context_loss_count()
423
struct omap_device *od =
to_omap_device
(pdev);
in _od_suspend_noirq()
445
struct omap_device *od =
to_omap_device
(pdev);
in _od_resume_noirq()
513
od =
to_omap_device
(pdev);
in omap_device_enable()
544
od =
to_omap_device
(pdev);
in omap_device_idle()
575
struct omap_device *od =
to_omap_device
(pdev);
in omap_device_assert_hardreset()
603
struct omap_device *od =
to_omap_device
(pde
in omap_device_deassert_hardreset()
[all...]
H
A
D
omap_device.h
89
static inline struct omap_device *
to_omap_device
(struct platform_device *pdev)
in to_omap_device()
function
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
omap_device.c
226
od =
to_omap_device
(pdev);
in _omap_device_notifier_call()
235
od =
to_omap_device
(pdev);
in _omap_device_notifier_call()
249
od =
to_omap_device
(pdev);
in _omap_device_notifier_call()
396
struct omap_device *od =
to_omap_device
(pdev);
in _od_suspend_noirq()
418
struct omap_device *od =
to_omap_device
(pdev);
in _od_resume_noirq()
469
od =
to_omap_device
(pdev);
in omap_device_enable()
500
od =
to_omap_device
(pdev);
in omap_device_idle()
531
struct omap_device *od =
to_omap_device
(pdev);
in omap_device_assert_hardreset()
559
struct omap_device *od =
to_omap_device
(pdev);
in omap_device_deassert_hardreset()
594
struct omap_device *od =
to_omap_device
(pde
in omap_device_late_idle()
[all...]
H
A
D
omap_device.h
74
static inline struct omap_device *
to_omap_device
(struct platform_device *pdev)
in to_omap_device()
function
Completed in 4 milliseconds