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:owner
(Results
1 - 12
of
12
) sorted by relevance
/drivers/hdf_core/framework/support/platform/include/i2c/
H
A
D
i2c_core.h
31
void *
owner
;
member
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H
A
D
regulator_linux_current_virtual_driver.c
139
.
owner
= THIS_MODULE,
186
.
owner
= THIS_MODULE,
H
A
D
regulator_linux_voltage_virtual_driver.c
141
.
owner
= THIS_MODULE,
188
.
owner
= THIS_MODULE,
H
A
D
adc_linux_virtual_iio_driver.c
196
.
owner
= THIS_MODULE,
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H
A
D
capture_request.cpp
40
RetCode CaptureRequest::AddOwner(const std::weak_ptr<IStream>&
owner
)
in AddOwner()
argument
42
auto stream =
owner
.lock();
in AddOwner()
/drivers/hdf_core/adapter/khdf/linux/platform/regulator/
H
A
D
regulator_adapter_consumer.c
64
.
owner
= THIS_MODULE,
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H
A
D
capture_request.h
35
RetCode AddOwner(const std::weak_ptr<IStream>&
owner
);
/drivers/hdf_core/framework/include/net/
H
A
D
net_device.h
312
PROTOCOL_80211_IFTYPE_P2P_GO, /**< P2P group
owner
*/
486
struct NetDevice *
owner
; /**< Network device */
member
949
#define GET_NET_DEV_OWNER(dev) ((dev)->
owner
)
/drivers/hdf_core/framework/support/platform/include/i3c/
H
A
D
i3c_core.h
72
void *
owner
;
member
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H
A
D
pwm_hi35xx_linux.c
115
.
owner
= THIS_MODULE,
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H
A
D
mipi_tx_dev.c
101
ops->
owner
= THIS_MODULE;
in RegisterDevice()
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/
H
A
D
mipi_csi_dev.c
117
ops->
owner
= THIS_MODULE;
in RegisterDevice()
Completed in 7 milliseconds