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:wake_mask
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-ativic32.c
13
unsigned long
wake_mask
;
variable
H
A
D
irq-bcm7038-l1.c
48
u32
wake_mask
[MAX_WORDS];
member
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H
A
D
mtk-eint.h
59
u32 *
wake_mask
;
member
/kernel/linux/linux-5.10/include/linux/mfd/mt6397/
H
A
D
core.h
63
u16
wake_mask
[2];
member
/kernel/linux/linux-6.6/include/linux/mfd/mt6397/
H
A
D
core.h
68
u16
wake_mask
[2];
member
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H
A
D
mtk-eint.h
64
u32 *
wake_mask
;
member
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-bcm7038-l1.c
44
u32
wake_mask
[MAX_WORDS];
member
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-hub.c
1103
u16
wake_mask
= 0;
in xhci_hub_control()
local
699
xhci_set_remote_
wake_mask
(struct xhci_hcd *xhci, struct xhci_port *port, u16
wake_mask
)
xhci_set_remote_wake_mask()
argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H
A
D
pinctrl-amd.c
440
u32
wake_mask
= BIT(WAKE_CNTRL_OFF_S0I3) | BIT(WAKE_CNTRL_OFF_S3);
in amd_gpio_irq_set_wake()
local
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-hub.c
1208
u16
wake_mask
= 0;
in xhci_hub_control()
local
804
xhci_set_remote_
wake_mask
(struct xhci_hcd *xhci, struct xhci_port *port, u16
wake_mask
)
xhci_set_remote_wake_mask()
argument
/kernel/linux/linux-5.10/include/net/
H
A
D
cfg80211.h
2942
const u8 *wake_data, *
wake_mask
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
cfg80211.h
3338
const u8 *wake_data, *
wake_mask
;
member
Completed in 37 milliseconds