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:RMC_PRELOAD
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/input/
H
A
D
rockchip_pwm_remotectl.c
186
case
RMC_PRELOAD
: {
in rk_pwm_remotectl_do_something()
193
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
214
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
236
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
239
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
258
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
278
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_timer()
334
if (ddata->state ==
RMC_PRELOAD
) {
in rockchip_pwm_irq()
585
ddata->state =
RMC_PRELOAD
;
in rk_pwm_probe()
H
A
D
rockchip_pwm_remotectl.h
140
RMC_PRELOAD
,
enumerator
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H
A
D
rockchip_pwm_remotectl.c
197
case
RMC_PRELOAD
: {
in rk_pwm_remotectl_do_something()
205
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
226
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
248
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
251
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
277
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_do_something()
297
ddata->state =
RMC_PRELOAD
;
in rk_pwm_remotectl_timer()
354
if (ddata->state ==
RMC_PRELOAD
)
in rockchip_pwm_irq()
603
ddata->state =
RMC_PRELOAD
;
in rk_pwm_probe()
H
A
D
rockchip_pwm_remotectl.h
146
RMC_PRELOAD
,
enumerator
Completed in 4 milliseconds