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:export
(Results
1 - 25
of
39
) sorted by relevance
1
2
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/
H
A
D
cfg.mak
28
export
CONFIG_HI3516CV500=y
30
export
CONFIG_HI_CHIP_TYPE=0x3516C500
31
export
CONFIG_HI_ARCH=hi3516cv500
32
export
CONFIG_HI_SUBARCH=hi3516cv500
33
export
CONFIG_HI_SUBCHIP_TYPE=0x3516C500
34
export
CONFIG_SUBCHIP_HI3516CV500=y
37
export
CONFIG_SMP=y
39
export
CONFIG_ARM_ARCH_TYPE=smp
40
export
CONFIG_A7=y
41
export
CONFIG_CPU_TYP
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H
A
D
sysfs.c
31
struct pwm_export *
export
= child_to_pwm_export(child);
in child_to_pwm_device()
local
33
return
export
->pwm;
in child_to_pwm_device()
48
struct pwm_export *
export
= child_to_pwm_export(child);
in period_store()
local
49
struct pwm_device *pwm =
export
->pwm;
in period_store()
59
mutex_lock(&
export
->lock);
in period_store()
63
mutex_unlock(&
export
->lock);
in period_store()
80
struct pwm_export *
export
= child_to_pwm_export(child);
in duty_cycle_store()
local
81
struct pwm_device *pwm =
export
->pwm;
in duty_cycle_store()
91
mutex_lock(&
export
->lock);
in duty_cycle_store()
95
mutex_unlock(&
export
in duty_cycle_store()
113
struct pwm_
export
*
export
= child_to_pwm_
export
(child);
oneshot_count_store()
local
146
struct pwm_
export
*
export
= child_to_pwm_
export
(child);
enable_store()
local
202
struct pwm_
export
*
export
= child_to_pwm_
export
(child);
polarity_store()
local
258
struct pwm_
export
*
export
= child_to_pwm_
export
(child);
pwm_export_release()
local
265
struct pwm_
export
*
export
;
pwm_export_child()
local
406
struct pwm_
export
*
export
;
pwm_class_get_state()
local
426
pwm_class_apply_state(struct pwm_
export
*
export
, struct pwm_device *pwm, struct pwm_state *state)
pwm_class_apply_state()
argument
445
struct pwm_
export
*
export
;
pwm_class_resume_npwm()
local
471
struct pwm_
export
*
export
;
pwm_class_suspend()
local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_plugin.h
27
#pragma warning cant
export
dynamic symbos
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_plugin.h
27
#pragma warning cant
export
dynamic symbos
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H
A
D
kutf_mem.c
26
#include <linux/
export
.h>
H
A
D
kutf_helpers.c
30
#include <linux/
export
.h>
H
A
D
kutf_helpers_user.c
29
#include <linux/
export
.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_platform_fake.c
19
#include <linux/
export
.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_platform_fake.c
21
#include <linux/
export
.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_platform_fake.c
24
#include <linux/
export
.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_platform_fake.c
23
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_prime.c
29
#include <linux/
export
.h>
55
* actual driver interfaces is provided through the &drm_gem_object_funcs.
export
64
* On the
export
the &dma_buf holds a reference to the exported buffer object,
66
* IOCTL, when it first calls &drm_gem_object_funcs.
export
75
* are the lookup caches for import and
export
. These are required to guarantee
79
* than once. These import and
export
caches in &drm_prime_file_private only
231
* drm_gem_dmabuf_export - &dma_buf
export
implementation for GEM
233
* @exp_info: the
export
information used by dma_buf_export()
274
/* drop the reference on the
export
fd holds */
in drm_gem_dmabuf_release()
283
* @dev: dev to
export
th
[all...]
H
A
D
drm_debugfs.c
27
#include <linux/
export
.h>
H
A
D
drm_ioctl.c
31
#include <linux/
export
.h>
H
A
D
drm_fourcc.c
27
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H
A
D
legacy_freezer.c
17
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/kernel/
H
A
D
reboot.c
11
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/kernel/power/
H
A
D
suspend.c
25
#include <linux/
export
.h>
H
A
D
hibernate.c
14
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H
A
D
host.c
19
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
H
A
D
process.c
16
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H
A
D
dma-fence.c
14
#include <linux/
export
.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_internal_sync.c
14
#include <linux/
export
.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_internal_sync.c
17
#include <linux/
export
.h>
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H
A
D
of.c
19
#include <linux/
export
.h>
Completed in 20 milliseconds
1
2