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:completion
(Results
1 - 25
of
46
) sorted by relevance
1
2
/device/soc/rockchip/common/sdk_linux/include/drm/
H
A
D
drm_file.h
34
#include <linux/
completion
.h>
86
* This represents a DRM event. Drivers can use this as a generic
completion
87
* mechanism, which supports kernel-internal &struct
completion
, &struct dma_fence
92
* @
completion
:
94
* Optional pointer to a kernel internal
completion
signalled when
98
struct
completion
*
completion
;
member
104
* to clean up the reference count for the structure @
completion
is
107
void (*completion_release)(struct
completion
*
completion
);
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_completion.h
25
#include <linux/
completion
.h>
36
typedef struct
completion
oal_completion;
/device/soc/rockchip/rk3566/sdk_linux/drivers/iio/adc/
H
A
D
rockchip_saradc.c
14
#include <linux/
completion
.h>
50
struct
completion
completion
;
member
73
reinit_completion(&info->
completion
);
in rockchip_saradc_conversion()
84
if (!wait_for_completion_timeout(&info->
completion
, SARADC_TIMEOUT)) {
in rockchip_saradc_conversion()
143
complete(&info->
completion
);
in rockchip_saradc_isr()
428
init_completion(&info->
completion
);
in rockchip_saradc_probe()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H
A
D
stream.h
178
struct
completion
cmpl;
188
struct
completion
cmpl;
210
struct
completion
cmpl;
H
A
D
hw.h
32
struct
completion
cmpl;
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H
A
D
stream.h
187
struct
completion
cmpl;
197
struct
completion
cmpl;
223
struct
completion
cmpl;
H
A
D
fec.h
14
struct
completion
cmpl;
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
hw.h
31
struct
completion
cmpl;
H
A
D
capture.h
262
struct
completion
cmpl;
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
hw.h
31
struct
completion
cmpl;
H
A
D
capture.h
266
struct
completion
cmpl;
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_file.c
111
* own needs, e.g. to signal
completion
of rendering.
579
* Since events are used by the KMS API for vblank and page flip
completion
this
678
* events are used by the KMS API for vblank and page flip
completion
this means
713
* using drm_send_event() or drm_send_event_locked() to signal
completion
of the
754
* using drm_send_event() or drm_send_event_locked() to signal
completion
of the
825
if (e->
completion
) {
in drm_send_event_helper()
826
complete_all(e->
completion
);
in drm_send_event_helper()
827
e->completion_release(e->
completion
);
in drm_send_event_helper()
828
e->
completion
= NULL;
in drm_send_event_helper()
864
*
completion
o
[all...]
/device/soc/rockchip/common/vendor/drivers/pci/
H
A
D
rockchip-pcie-dma.h
179
struct
completion
done;
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
H
A
D
rockchip-pcie-dma.h
180
struct
completion
done;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/adapter/
H
A
D
hdf_wlan_sdio_adapt.c
39
#include <linux/
completion
.h>
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_iw.h
121
struct
completion
sysioc_exited;
H
A
D
dhd_pno.h
479
struct
completion
get_batch_done;
/device/soc/rockchip/rk3588/kernel/include/linux/
H
A
D
rockchip-pcie-dma.h
185
struct
completion
done;
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/
H
A
D
rockchip-pcie-dma.h
185
struct
completion
done;
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H
A
D
mali_kbase_csf_defs.h
533
* @dump_cmp: Dumping cpu queue
completion
event.
539
struct
completion
dump_cmp;
732
* @wait: Wait queue used to wait for the GPU reset
completion
.
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H
A
D
rga_drv.h
12
#include <linux/
completion
.h>
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H
A
D
r8168.h
1678
struct
completion
fw_ack;
1679
struct
completion
fw_req;
1680
struct
completion
fw_host_ok;
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
linuxver.h
594
struct
completion
completed;
596
struct
completion
flushed;
602
/* note this macro assumes there may be only one context waiting on thread's
completion
*/
/device/soc/rockchip/common/sdk_linux/kernel/
H
A
D
cpu.c
60
* @done_up: Signal
completion
to the issuer of the task for cpu-up
61
* @done_down: Signal
completion
to the issuer of the task for cpu-down
77
struct
completion
done_up;
78
struct
completion
done_down;
259
struct
completion
*done = bringup ? &st->done_up : &st->done_down;
in wait_for_ap_thread()
265
struct
completion
*done = bringup ? &st->done_up : &st->done_down;
in complete_ap_thread()
696
* When complete or on error, should_run is cleared and the
completion
is fired.
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H
A
D
mpp_service.c
13
#include <linux/
completion
.h>
Completed in 27 milliseconds
1
2