Searched refs:platform (Results 1 – 25 of 26) sorted by relevance
12
/hardware/invensense/mlsdk/ |
D | Android.mk | 11 MLPLATFORM_DIR = $(MLSDK_ROOT)/platform/linux 15 LOCAL_CFLAGS += -I$(LOCAL_PATH)/$(MLSDK_ROOT)/platform/include 16 LOCAL_CFLAGS += -I$(LOCAL_PATH)/$(MLSDK_ROOT)/platform/include/linux 36 MLPLATFORM_DIR = $(MLSDK_ROOT)/platform
|
/hardware/qcom/display/libcopybit/ |
D | Android.mk | 32 ifneq ($(call is-chipset-in-board-platform,msm7630),true) 33 ifeq ($(call is-board-platform-in-list,$(MSM7K_BOARD_PLATFORMS)),true)
|
/hardware/qcom/camera/QCamera/stack/mm-camera-test/ |
D | Android.mk | 5 ifeq ($(call is-board-platform,msm8960),true) 47 ifeq ($(call is-board-platform,msm8960),true)
|
/hardware/qcom/camera/QCamera/HAL/core/ |
D | Android.mk | 22 ifeq ($(call is-board-platform,msm8960),true) 28 else ifeq ($(call is-chipset-prefix-in-board-platform,msm8660),true)
|
/hardware/ti/wpan/tools/FM/service/ |
D | Android.mk | 7 LOCAL_CERTIFICATE := platform
|
/hardware/ti/wpan/tools/FM/FmRadioIf/ |
D | Android.mk | 33 LOCAL_CERTIFICATE := platform
|
/hardware/qcom/display/ |
D | common.mk | 38 ifeq ($(call is-vendor-board-platform,QCOM),true)
|
/hardware/libhardware/modules/ |
D | README.android | 11 /system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.board.platform>.so
|
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/ |
D | readme.txt | 10 of your rc.S files or you can have special udev rule based on the platform
|
/hardware/qcom/media/mm-core/omxcore/ |
D | Android.mk | 37 $(error Unsupported target platform $(TARGET_BOARD_PLATFORM))
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | Android.mk | 6 ifeq ($(call is-board-platform-in-list,$(BIT_ENABLED_BOARD_PLATFORM_LIST)),true)
|
/hardware/ti/wlan/wl1271/platforms/os/linux/build/ |
D | common.inc | 64 # 1273 FPGA platform
|
/hardware/ti/wlan/wl1271/stad/build/linux/ |
D | common.inc | 64 # 1273 FPGA platform
|
/hardware/ti/wlan/wl1271/platforms/os/common/build/linux/ |
D | common.inc | 65 # 1273 FPGA platform
|
/hardware/qcom/audio/alsa_sound/ |
D | AudioHardwareALSA.cpp | 83 char platform[128], baseband[128]; in AudioHardwareALSA() local 172 property_get("ro.board.platform", platform, ""); in AudioHardwareALSA() 174 if (!strcmp("msm8960", platform) && !strcmp("mdm", baseband)) { in AudioHardwareALSA()
|
D | alsa_default.cpp | 207 char platform[128], baseband[128]; in platform_is_Fusion3() local 208 property_get("ro.board.platform", platform, ""); in platform_is_Fusion3() 210 if (!strcmp("msm8960", platform) && !strcmp("mdm", baseband)) in platform_is_Fusion3()
|
/hardware/ti/wlan/mac80211/ti-utils/ini_files/127x/ |
D | TQS_S_2.6.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | TQS_S_2.5.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | RFMD_S_3.5.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | TQS_D_1.0.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | TQS_D_1.7.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
/hardware/ti/wlan/mac80211/ti-utils/ini_files/128x/ |
D | RFMD_S_3.5.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | TQS_S_2.6.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | TQS_D_1.7.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
D | TQS_D_1.0.ini | 9 …Comment: Bit1,0: used to determine which FEM vendor type is used on the platform (0: RFMD, 1: TQS,…
|
12