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:power_up
(Results
1 - 25
of
46
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H
A
D
i2c-hid.h
32
int (*
power_up
)(struct i2chid_ops *ops);
member
/kernel/linux/linux-5.10/drivers/video/backlight/
H
A
D
wm831x_bl.c
30
int
power_up
= !data->current_brightness && brightness;
in wm831x_backlight_set()
local
/kernel/linux/linux-6.6/drivers/video/backlight/
H
A
D
wm831x_bl.c
30
int
power_up
= !data->current_brightness && brightness;
in wm831x_backlight_set()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H
A
D
link_dp_trace.c
148
dp_trace_set_edp_power_timestamp(struct dc_link *link, bool
power_up
)
dp_trace_set_edp_power_timestamp()
argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
hif.h
18
int (*
power_up
)(struct ath11k_base *sc);
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
hif.h
19
int (*
power_up
)(struct ath11k_base *sc);
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
hif.h
19
int (*
power_up
)(struct ath12k_base *sc);
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
hif.h
83
int (*
power_up
)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode);
member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H
A
D
core.h
84
int (*
power_up
)(struct catpt_dev *cdev);
member
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H
A
D
ivpu_hw.h
13
int (*
power_up
)(struct ivpu_device *vdev);
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
hif.h
83
int (*
power_up
)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode);
member
/kernel/linux/linux-5.10/drivers/dma/sh/
H
A
D
shdma-base.c
77
bool
power_up
;
in shdma_tx_submit()
local
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
otg-fsm.h
141
int
power_up
;
member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/
H
A
D
atomisp-ov2680.c
748
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
H
A
D
atomisp-gc2235.c
582
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
H
A
D
atomisp-mt9m114.c
496
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
H
A
D
atomisp-gc0310.c
793
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
H
A
D
atomisp-ov2722.c
692
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
otg-fsm.h
128
int
power_up
;
member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H
A
D
atomisp-ov2722.c
519
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
H
A
D
atomisp-gc2235.c
414
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
/kernel/linux/linux-6.6/drivers/dma/sh/
H
A
D
shdma-base.c
77
bool
power_up
;
in shdma_tx_submit()
local
/kernel/linux/linux-5.10/drivers/usb/phy/
H
A
D
phy-isp1301-omap.c
248
static void __maybe_unused
power_up
(struct isp1301 *isp)
in power_up()
function
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ov5693/
H
A
D
atomisp-ov5693.c
1433
static int
power_up
(struct v4l2_subdev *sd)
in power_up()
function
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/
H
A
D
atomisp_platform.h
192
int (*
power_up
)(struct v4l2_subdev *sd, struct camera_vcm_control *vcm);
member
Completed in 24 milliseconds
1
2