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:drivers
(Results
1 - 25
of
87
) sorted by relevance
1
2
3
4
/drivers/hdf_core/adapter/khdf/linux/platform/
H
A
D
platform.mk
16
ccflags-$(CONFIG_DRIVERS_HDF_PLATFORM) +=-I$(srctree)/
drivers
/hdf/framework/include/platform \
17
-I$(srctree)/
drivers
/hdf/framework/support/platform/include \
18
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/fwk \
19
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/adc \
20
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/clock \
21
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/dma \
22
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/gpio \
23
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/hdmi \
24
-I$(srctree)/
drivers
/hdf/framework/support/platform/include/i2c \
25
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/
H
A
D
hdfwifi.mk
18
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
19
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
20
-I$(srctree)/
drivers
/hdf/framework/core/manager/include \
21
-I$(srctree)/
drivers
/hdf/framework/core/shared/include \
22
-I$(srctree)/
drivers
/hdf/framework/include \
23
-I$(srctree)/
drivers
/hdf/framework/include/config \
24
-I$(srctree)/
drivers
/hdf/framework/include/core \
25
-I$(srctree)/
drivers
/hdf/framework/include/platform \
26
-I$(srctree)/
drivers
/hdf/framework/include/utils \
27
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/network/bluetooth/
H
A
D
env_config.mk
17
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
18
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
19
-I$(srctree)/
drivers
/hdf/framework/core/manager/include \
20
-I$(srctree)/
drivers
/hdf/framework/core/shared/include \
21
-I$(srctree)/
drivers
/hdf/framework/include \
22
-I$(srctree)/
drivers
/hdf/framework/include/config \
23
-I$(srctree)/
drivers
/hdf/framework/include/core \
24
-I$(srctree)/
drivers
/hdf/framework/include/platform \
25
-I$(srctree)/
drivers
/hdf/framework/include/utils \
26
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/sensor/
H
A
D
Makefile
79
ccflags-y += -I$(srctree)/
drivers
/hdf/framework/model/sensor/driver/include \
80
-I$(srctree)/
drivers
/hdf/framework/model/sensor/driver/common/include \
81
-I$(srctree)/
drivers
/hdf/peripheral/sensor/chipset/accel \
82
-I$(srctree)/
drivers
/hdf/framework/model/sensor/driver/accel \
83
-I$(srctree)/
drivers
/hdf/peripheral/sensor/chipset/ppg \
84
-I$(srctree)/
drivers
/hdf/framework/model/sensor/driver/ppg \
85
-I$(srctree)/
drivers
/hdf/framework/model/sensor/driver/als \
86
-I$(srctree)/
drivers
/hdf/peripheral/sensor/chipset/als \
87
-I$(srctree)/
drivers
/hdf/framework/model/sensor/driver/gyro \
88
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/
H
A
D
Makefile
21
-I$(srctree)/
drivers
/hdf/khdf/model/usb/host/include \
22
-I$(srctree)/
drivers
/hdf/framework/include/utils \
23
-I$(srctree)/
drivers
/hdf/framework/utils/include \
24
-I$(srctree)/
drivers
/hdf/khdf/osal/include \
25
-I$(srctree)/
drivers
/hdf/framework/include/core \
26
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
27
-I$(srctree)/
drivers
/hdf/framework/core/shared/include \
28
-I$(srctree)/
drivers
/hdf/framework/include \
29
-I$(srctree)/
drivers
/hdf/framework/include/osal \
30
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/misc/dsoftbus/
H
A
D
Makefile
25
ccflags-y +=-I$(srctree)/
drivers
/hdf/framework/model/misc/dsoftbus/include \
26
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
27
-I$(srctree)/
drivers
/hdf/framework/include/core \
28
-I$(srctree)/
drivers
/hdf/framework/include/osal \
29
-I$(srctree)/
drivers
/hdf/framework/include/utils \
30
-I$(srctree)/
drivers
/hdf/framework/include/platform \
31
-I$(srctree)/
drivers
/hdf/framework/include/config \
32
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
33
-I$(srctree)/
drivers
/hdf/framework/core/shared/include \
34
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/misc/light/
H
A
D
Makefile
20
ccflags-y +=-I$(srctree)/
drivers
/hdf/framework/model/misc/light/driver/include \
21
-I$(srctree)/
drivers
/hdf/framework/include/core \
22
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
23
-I$(srctree)/
drivers
/hdf/framework/include/utils \
24
-I$(srctree)/
drivers
/hdf/framework/include/osal \
25
-I$(srctree)/
drivers
/hdf/framework/include/platform \
26
-I$(srctree)/
drivers
/hdf/framework/include/config \
27
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
28
-I$(srctree)/
drivers
/hdf/framework/core/shared/include \
29
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/input/
H
A
D
Makefile
37
ccflags-y +=-I$(srctree)/
drivers
/hdf/framework/model/input/driver \
38
-I$(srctree)/
drivers
/hdf/framework/model/input/driver/input_bus_ops \
39
-I$(srctree)/
drivers
/hdf/framework/include/core \
40
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
41
-I$(srctree)/
drivers
/hdf/framework/include/utils \
42
-I$(srctree)/
drivers
/hdf/framework/include/osal \
43
-I$(srctree)/
drivers
/hdf/framework/include/platform \
44
-I$(srctree)/
drivers
/hdf/framework/include/config \
45
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
46
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/storage/
H
A
D
Makefile
12
include
drivers
/hdf/khdf/platform/platform.mk
16
ccflags-y +=-I$(srctree)/
drivers
/hdf/framework/model/storage/include/mmc \
17
-I$(srctree)/
drivers
/hdf/framework/model/storage/include/mtd \
18
-I$(srctree)/
drivers
/hdf/framework/include/core \
19
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
20
-I$(srctree)/
drivers
/hdf/framework/include/utils \
21
-I$(srctree)/
drivers
/hdf/framework/utils/include \
22
-I$(srctree)/
drivers
/hdf/framework/include/osal \
23
-I$(srctree)/
drivers
/hdf/framework/include/platform \
24
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/misc/vibrator/
H
A
D
Makefile
28
ccflags-y +=-I$(srctree)/
drivers
/hdf/framework/model/misc/vibrator/driver/include \
29
-I$(srctree)/
drivers
/hdf/peripheral/vibrator/chipset/linear \
30
-I$(srctree)/
drivers
/hdf/peripheral/vibrator/chipset/drv2605l \
31
-I$(srctree)/
drivers
/hdf/framework/include/core \
32
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
33
-I$(srctree)/
drivers
/hdf/framework/include/utils \
34
-I$(srctree)/
drivers
/hdf/framework/include/osal \
35
-I$(srctree)/
drivers
/hdf/framework/include/platform \
36
-I$(srctree)/
drivers
/hdf/framework/include/config \
37
-I$(srctree)/
drivers
/hd
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
drivers.mak
17
DRV_OBJS += ../src/
drivers
/driver_wired.o
23
DRV_OBJS += ../src/
drivers
/driver_macsec_linux.o
31
DRV_OBJS += ../src/
drivers
/driver_macsec_qca.o
36
DRV_OBJS += ../src/
drivers
/driver_wired_common.o
41
DRV_OBJS += ../src/
drivers
/driver_nl80211.o
42
DRV_OBJS += ../src/
drivers
/driver_nl80211_capa.o
43
DRV_OBJS += ../src/
drivers
/driver_nl80211_event.o
44
DRV_OBJS += ../src/
drivers
/driver_nl80211_monitor.o
45
DRV_OBJS += ../src/
drivers
/driver_nl80211_scan.o
63
DRV_OBJS += ../src/
drivers
/driver_bs
[all...]
H
A
D
drivers.mk
17
DRV_OBJS += src/
drivers
/driver_wired.c
23
DRV_OBJS += src/
drivers
/driver_macsec_linux.c
30
DRV_OBJS += src/
drivers
/driver_wired_common.c
35
DRV_OBJS += src/
drivers
/driver_nl80211.c
36
DRV_OBJS += src/
drivers
/driver_nl80211_android.c
37
DRV_OBJS += src/
drivers
/driver_nl80211_capa.c
38
DRV_OBJS += src/
drivers
/driver_nl80211_event.c
39
DRV_OBJS += src/
drivers
/driver_nl80211_monitor.c
40
DRV_OBJS += src/
drivers
/driver_nl80211_scan.c
58
DRV_OBJS += src/
drivers
/driver_bs
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
drivers.mak
17
DRV_OBJS += ../src/
drivers
/driver_wired.o
23
DRV_OBJS += ../src/
drivers
/driver_macsec_linux.o
35
DRV_OBJS += ../src/
drivers
/driver_macsec_qca.o
40
DRV_OBJS += ../src/
drivers
/driver_wired_common.o
45
DRV_OBJS += ../src/
drivers
/driver_nl80211.o
46
DRV_OBJS += ../src/
drivers
/driver_nl80211_capa.o
47
DRV_OBJS += ../src/
drivers
/driver_nl80211_event.o
48
DRV_OBJS += ../src/
drivers
/driver_nl80211_monitor.o
49
DRV_OBJS += ../src/
drivers
/driver_nl80211_scan.o
67
DRV_OBJS += ../src/
drivers
/driver_bs
[all...]
H
A
D
drivers.mk
17
DRV_OBJS += src/
drivers
/driver_wired.c
23
DRV_OBJS += src/
drivers
/driver_macsec_linux.c
30
DRV_OBJS += src/
drivers
/driver_wired_common.c
35
DRV_OBJS += src/
drivers
/driver_nl80211.c
36
DRV_OBJS += src/
drivers
/driver_nl80211_android.c
37
DRV_OBJS += src/
drivers
/driver_nl80211_capa.c
38
DRV_OBJS += src/
drivers
/driver_nl80211_event.c
39
DRV_OBJS += src/
drivers
/driver_nl80211_monitor.c
40
DRV_OBJS += src/
drivers
/driver_nl80211_scan.c
61
DRV_OBJS += src/
drivers
/driver_bs
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/display/
H
A
D
Makefile
50
-I$(srctree)/
drivers
/hdf/framework/model/display/driver \
51
-I$(srctree)/
drivers
/hdf/framework/model/display/driver/adapter_soc \
52
-I$(srctree)/
drivers
/hdf/framework/include/utils \
53
-I$(srctree)/
drivers
/hdf/framework/model/display/driver/backlight \
54
-I$(srctree)/
drivers
/hdf/framework/include/core \
55
-I$(srctree)/
drivers
/hdf/framework/core/common/include/host \
56
-I$(srctree)/
drivers
/hdf/framework/include \
57
-I$(srctree)/
drivers
/hdf/framework/include/osal \
58
-I$(srctree)/
drivers
/hdf/framework/include/platform \
59
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/storage/
H
A
D
Makefile
29
include $(LITEOSTOPDIR)/../../
drivers
/hdf_core/adapter/khdf/liteos/lite.mk
35
$(LITEOSTOPDIR)/../../
drivers
/khdf/liteos/model/storage/include \
39
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_block.c
40
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_core.c
41
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_dispatch.c
42
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_if.c
43
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_protocol.c
44
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_sdio.c
45
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/storage/src/mmc/mmc_emmc.c
49
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_cor
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/display/
H
A
D
Makefile
29
include $(LITEOSTOPDIR)/../../
drivers
/hdf_core/adapter/khdf/liteos/lite.mk
35
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver \
36
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/backlight
39
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/hdf_disp.c \
40
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/backlight/hdf_bl.c
43
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/backlight/pwm_bl.c
47
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/adapter_soc/hi35xx_disp.c
51
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/lcdkit/lite_lcdkit.c
52
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/display/driver/lcdkit/lcdkit_parse_config.c
56
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_cor
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/
H
A
D
Makefile
30
include $(LITEOSTOPDIR)/../../
drivers
/hdf_core/adapter/khdf/liteos/lite.mk
35
PERIPHERAL_USB_DDK_HOST = $(LITEOSTOPDIR)/../../
drivers
/peripheral/usb/ddk/host
50
USB_PNP_NOTIFY_ROOT = $(LITEOSTOPDIR)/../../
drivers
/hdf_core/adapter/khdf/liteos/model/usb/host
51
USB_PNP_NOTIFY_SHARED_ROOT = $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/core/shared
52
FRAMEWORKS_USB_DDK_HOST = $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/usb
56
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/interfaces/inner_api/core \
57
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/interfaces/inner_api/utils \
58
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/interfaces/inner_api/osal/shared \
59
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/interfaces/inner_api/host/shared \
60
$(LITEOSTOPDIR)/../../
drivers
/periphera
[all...]
/drivers/hdf_core/adapter/khdf/linux/
H
A
D
patch_hdf.sh
25
drivers
/hdf_core/adapter/khdf/linux
drivers
/hdf/khdf
26
drivers
/hdf_core/framework
drivers
/hdf/framework
27
drivers
/hdf_core/interfaces/inner_api
drivers
/hdf/inner_api
28
drivers
/hdf_core/framework/include include/hdf
33
$OHOS_SOURCE_ROOT/device/soc/hisilicon/common/platform/wifi
drivers
/hdf/
34
$OHOS_SOURCE_ROOT/third_party/FreeBSD/sys/dev/evdev
drivers
/hdf/
/drivers/hdf_core/adapter/khdf/linux/test/
H
A
D
test_khdf.mk
14
HDF_FRAMEWORK_TEST_ROOT =
drivers
/hdf/framework/test/unittest
15
HDF_FRAMEWORK_ROOT =
drivers
/hdf/framework
16
HDF_AUDIO_ADM_TEST_INC_DIR =
drivers
/hdf/framework/model/audio
19
ccflags-$(CONFIG_DRIVERS_HDF_TEST) += -I$(srctree)/
drivers
/hdf/framework/include/platform \
29
-I$(srctree)/
drivers
/hdf/khdf/test/adapter/osal/include \
30
-I$(srctree)/
drivers
/hdf/khdf/include/core \
38
-I$(srctree)/
drivers
/hdf/khdf/network/include \
39
-I$(srctree)/
drivers
/hdf/khdf/osal/include \
40
-I$(srctree)/
drivers
/hdf/khdf/test/osal/include \
44
-I$(srctree)/
drivers
/hd
[all...]
H
A
D
Makefile
11
include
drivers
/hdf/khdf/test/test_khdf.mk
116
ccflags-y += -I$(srctree)/
drivers
/hdf/framework/include \
117
-I$(srctree)/
drivers
/hdf/framework/include/osal \
118
-I$(srctree)/
drivers
/hdf/framework/include/utils \
119
-I$(srctree)/
drivers
/hdf/framework/include \
120
-I$(srctree)/
drivers
/hdf/framework/utils/include \
121
-I$(srctree)/
drivers
/hdf/framework/include/core \
122
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
123
-I$(srctree)/
drivers
/hdf/framework/core/manager/include \
124
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/linux/manager/
H
A
D
Makefile
72
-I$(srctree)/
drivers
/hdf/framework/include \
73
-I$(srctree)/
drivers
/hdf/framework/include/osal \
74
-I$(srctree)/
drivers
/hdf/framework/include/utils \
75
-I$(srctree)/
drivers
/hdf/framework/include \
76
-I$(srctree)/
drivers
/hdf/framework/utils/include \
77
-I$(srctree)/
drivers
/hdf/framework/include/core \
78
-I$(srctree)/
drivers
/hdf/framework/core/host/include \
79
-I$(srctree)/
drivers
/hdf/framework/core/manager/include \
80
-I$(srctree)/
drivers
/hdf/framework/core/shared/include \
81
-I$(srctree)/
drivers
/hd
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/network/ethernet/
H
A
D
Makefile
30
include $(LITEOSTOPDIR)/../../
drivers
/hdf_core/adapter/khdf/liteos/lite.mk
33
LOCAL_INCLUDE := $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/network/ethernet/include \
34
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/include/ethernet
36
LOCAL_SRCS += $(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/network/ethernet/src/eth_device.c \
37
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/network/ethernet/src/hdf_eth_core.c \
38
$(LITEOSTOPDIR)/../../
drivers
/hdf_core/framework/model/network/ethernet/src/eth_chip_driver.c
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
Makefile
49
CFLAGS += -I$(abspath ../src/
drivers
)
52
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include)
53
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include/utils)
54
CFLAGS += -I$(abspath ../../../../
drivers
/framework/utils/include)
55
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include/osal)
56
CFLAGS += -I$(abspath ../../../../
drivers
/framework/ability/sbuf/include)
57
CFLAGS += -I$(abspath ../../../../
drivers
/framework/core/shared/include)
58
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include/core)
59
CFLAGS += -I$(abspath ../../../../
drivers
/framework/core/adapter/syscall/include)
61
CFLAGS += -I$(abspath ../../../../
drivers
/periphera
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H
A
D
Makefile
42
CFLAGS += -I$(abspath ../src/
drivers
)
46
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include)
47
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include/utils)
48
CFLAGS += -I$(abspath ../../../../
drivers
/framework/utils/include)
49
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include/osal)
51
CFLAGS += -I$(abspath ../../../../
drivers
/framework/ability/sbuf/include)
52
CFLAGS += -I$(abspath ../../../../
drivers
/framework/include/core)
53
CFLAGS += -I$(abspath ../../../../
drivers
/framework/core//adapter/syscall/include)
54
CFLAGS += -I$(abspath ../../../../
drivers
/framework/core/shared/include)
55
CFLAGS += -I$(abspath ../../../../
drivers
/periphera
[all...]
Completed in 8 milliseconds
1
2
3
4