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:KERNEL_DIR
(Results
1 - 13
of
13
) sorted by relevance
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/devfreq/
H
A
D
Makefile
19
KERNEL_DIR
:= $(srctree)
macro
21
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/fm11nt081d/
H
A
D
Makefile
19
KERNEL_DIR
:= $(srctree)
macro
21
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/
H
A
D
Makefile
24
KERNEL_DIR
:= $(srctree)
macro
26
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/
H
A
D
Makefile
24
KERNEL_DIR
:= $(srctree)
macro
26
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/
H
A
D
Makefile
53
KERNEL_DIR
:= $(srctree)
macro
55
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/
H
A
D
Makefile
24
KERNEL_DIR
:= $(srctree)
macro
26
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gt911/
H
A
D
Makefile
19
KERNEL_DIR
:= $(srctree)
macro
21
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/
H
A
D
Makefile
91
KERNEL_DIR
:= $(srctree)
macro
93
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/gpio_i2c/
H
A
D
Makefile
88
KERNEL_DIR
:= $(srctree)
macro
90
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/
H
A
D
Makefile
85
KERNEL_DIR
:= $(srctree)
macro
87
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/
H
A
D
Makefile
22
KERNEL_DIR
:= $(srctree)
macro
24
SDK_DIR := $(
KERNEL_DIR
)/../../..
38
KERNEL := $(
KERNEL_DIR
)/$(CFG_HI_KERNEL_VERSION)
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/
H
A
D
Makefile
22
KERNEL_DIR
:= $(srctree)
macro
24
SDK_DIR := $(
KERNEL_DIR
)/../../..
/device/soc/hisilicon/hi3751v350/sdk_linux/
H
A
D
base.mak
43
KERNEL_DIR
=${SOURCE_DIR}/kernel
macro
45
ATF_DIR=${
KERNEL_DIR
}/atf-2.0
47
CFG_HI_BASE_ENV+=" MSP_DIR COMPONET_DIR ROOTFS_SRC_DIR BOOT_DIR
KERNEL_DIR
COMMON_DIR PLUGIN_DIR "
89
LINUX_DIR=${
KERNEL_DIR
}/${CFG_HI_KERNEL_VERSION}
Completed in 5 milliseconds