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:lock
(Results
1 - 25
of
63
) sorted by relevance
1
2
3
/drivers/peripheral/usb/interfaces/ddk/host/
H
A
D
usb_session.h
59
struct OsalMutex
lock
;
member
/drivers/hdf_core/adapter/khdf/linux/model/camera/include/
H
A
D
camera_buffer_manager_adapter.h
27
struct mutex *
lock
;
member
/drivers/hdf_core/framework/model/audio/hdmi/include/
H
A
D
audio_hdmi_codec_linux.h
20
struct mutex
lock
;
member
/drivers/hdf_core/framework/support/platform/include/adc/
H
A
D
adc_core.h
45
int32_t (*
lock
)(struct AdcDevice *device);
member
/drivers/hdf_core/framework/support/platform/include/dac/
H
A
D
dac_core.h
45
int32_t (*
lock
)(struct DacDevice *device);
member
/drivers/hdf_core/framework/support/platform/include/i2c/
H
A
D
i2c_core.h
30
struct OsalMutex
lock
;
member
63
int32_t (*
lock
)(struct I2cCntlr *cntlr);
member
/drivers/hdf_core/framework/support/platform/include/pwm/
H
A
D
pwm_core.h
39
OsalSpinlock
lock
;
member
/drivers/hdf_core/framework/support/platform/include/regulator/
H
A
D
regulator_tree_mgr.h
37
struct OsalMutex
lock
;
member
/drivers/hdf_core/adapter/khdf/liteos/network/include/
H
A
D
netbuf_adapter.h
125
struct Spinlock
lock
; /**< Queue operation
lock
*/
member
/drivers/hdf_core/adapter/khdf/liteos_m/network/include/
H
A
D
netbuf_adapter.h
125
OsalSpinlock
lock
; /**< Queue operation
lock
*/
member
/drivers/hdf_core/framework/support/platform/include/watchdog/
H
A
D
watchdog_core.h
28
OsalSpinlock
lock
;
member
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/include/
H
A
D
usb_pnp_notify.h
54
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/include/clock/
H
A
D
clock_core.h
54
int32_t (*
lock
)(struct ClockDevice *device);
member
/drivers/hdf_core/framework/support/platform/include/fwk/
H
A
D
platform_listener_u.h
38
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/include/mipi/
H
A
D
mipi_dsi_core.h
34
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/include/i2s/
H
A
D
i2s_core.h
40
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/include/timer/
H
A
D
timer_core.h
56
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/include/spi/
H
A
D
spi_core.h
35
struct OsalMutex
lock
;
member
/drivers/peripheral/wlan/test/unittest/chip/
H
A
D
wifi_vendor_hal_test.cpp
94
auto
lock
= AcquireGlobalLock();
in StopTest()
local
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/include/
H
A
D
usb_pnp_notify.h
75
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/src/i2c/
H
A
D
i2c_if_u.c
31
struct OsalMutex
lock
;
member
/drivers/hdf_core/framework/support/platform/src/mipi/
H
A
D
mipi_dsi_core.c
18
struct OsalMutex
lock
;
member
[all...]
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H
A
D
adc_linux_virtual_iio_driver.c
38
struct mutex
lock
;
member
/drivers/peripheral/usb/ddk/host/include/
H
A
D
usb_ddk_device.h
52
struct OsalMutex
lock
;
member
H
A
D
usb_raw_api_library.h
77
struct OsalMutex
lock
;
member
Completed in 7 milliseconds
1
2
3