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:pm_relax
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/
H
A
D
pm_wakeup.h
112
extern void
pm_relax
(struct device *dev);
185
static inline void
pm_relax
(struct device *dev) {}
in pm_relax()
function
/kernel/linux/linux-6.6/include/linux/
H
A
D
pm_wakeup.h
116
extern void
pm_relax
(struct device *dev);
187
static inline void
pm_relax
(struct device *dev) {}
in pm_relax()
function
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
snvs_pwrkey.c
59
pm_relax
(pdata->input->dev.parent);
in imx_imx_snvs_check_for_events()
90
pm_relax
(input->dev.parent);
in imx_snvs_pwrkey_interrupt()
H
A
D
imx_sc_key.c
94
pm_relax
(priv->input->dev.parent);
in imx_sc_check_for_events()
H
A
D
gpio_keys.c
387
pm_relax
(bdata->input->dev.parent);
in gpio_keys_gpio_work_func()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
snvs_pwrkey.c
59
pm_relax
(pdata->input->dev.parent);
in imx_imx_snvs_check_for_events()
90
pm_relax
(input->dev.parent);
in imx_snvs_pwrkey_interrupt()
H
A
D
imx_sc_key.c
94
pm_relax
(priv->input->dev.parent);
in imx_sc_check_for_events()
H
A
D
gpio_keys.c
396
pm_relax
(bdata->input->dev.parent);
in gpio_keys_debounce_event()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
ti_am335x_tsc.c
291
pm_relax
(ts_dev->dev);
in titsc_irq()
530
pm_relax
(dev);
in titsc_resume()
H
A
D
zforce_ts.c
584
pm_relax
(&client->dev);
in zforce_irq_thread()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
ti_am335x_tsc.c
298
pm_relax
(ts_dev->dev);
in titsc_irq()
537
pm_relax
(dev);
in titsc_resume()
H
A
D
zforce_ts.c
584
pm_relax
(&client->dev);
in zforce_irq_thread()
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
nxp-bbnsm-pwrkey.c
60
pm_relax
(bbnsm->input->dev.parent);
in bbnsm_pwrkey_check_for_events()
/kernel/linux/linux-5.10/drivers/base/power/
H
A
D
wakeup.c
568
*
pm_relax
(), balanced with each other, is supposed to be used in such
579
* It is valid to call
pm_relax
() after pm_wakeup_event(), in which case the
580
* "no suspend" period will be ended either by the
pm_relax
(), or by the timer
661
* Call this function after detecting of a wakeup event if
pm_relax
() is going
769
*
pm_relax
- Notify the PM core that processing of a wakeup event has ended.
774
void
pm_relax
(struct device *dev)
in pm_relax()
function
785
EXPORT_SYMBOL_GPL(
pm_relax
);
variable
/kernel/linux/linux-6.6/drivers/base/power/
H
A
D
wakeup.c
534
*
pm_relax
(), balanced with each other, is supposed to be used in such
545
* It is valid to call
pm_relax
() after pm_wakeup_event(), in which case the
546
* "no suspend" period will be ended either by the
pm_relax
(), or by the timer
627
* Call this function after detecting of a wakeup event if
pm_relax
() is going
735
*
pm_relax
- Notify the PM core that processing of a wakeup event has ended.
740
void
pm_relax
(struct device *dev)
in pm_relax()
function
751
EXPORT_SYMBOL_GPL(
pm_relax
);
variable
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H
A
D
mtu3_dr.c
175
pm_relax
(ssusb->dev);
in ssusb_set_mailbox()
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
interface.c
967
pm_relax
(rtc->dev.parent);
in rtc_timer_do_work()
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
interface.c
964
pm_relax
(rtc->dev.parent);
in rtc_timer_do_work()
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
mt6370-charger.c
390
pm_relax
(priv->dev);
in mt6370_chg_mivr_dwork_func()
H
A
D
power_supply_core.c
112
pm_relax
(&psy->dev);
in power_supply_changed_work()
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
power_supply_core.c
110
pm_relax
(&psy->dev);
in power_supply_changed_work()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
audio_codec.c
407
pm_relax
(dai->dev);
in gbcodec_shutdown()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
audio_codec.c
389
pm_relax
(dai->dev);
in gbcodec_shutdown()
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
remoteproc_core.c
1766
pm_relax
(rproc->dev.parent);
in rproc_crash_handler_work()
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
remoteproc_core.c
1894
pm_relax
(rproc->dev.parent);
in rproc_crash_handler_work()
Completed in 28 milliseconds
1
2