| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | ieee80211_ext.h | 192 u8 variable[0]; member 201 u8 variable[0]; member 208 u8 variable[0]; member 215 u8 variable[0]; member 226 u8 variable[0]; member 230 u8 variable[0]; member 238 u8 variable[0]; member 247 u8 variable[0]; member 294 u8 variable[0]; member 298 u8 variable[0]; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_cfg80211_apt.c | 306 …scanned_bss_info->mgmt_len - (hi_u32)oal_offset_of(oal_ieee80211_mgmt_stru, u.probe_resp.variable); in cfg80211_inform_bss_frame() 307 …n = scanned_bss_info->mgmt_len - (hi_u32)oal_offset_of(oal_ieee80211_mgmt_stru, u.beacon.variable); in cfg80211_inform_bss_frame() 309 scan_result.variable = oal_memalloc(ie_len + beacon_len); in cfg80211_inform_bss_frame() 310 if (scan_result.variable == HI_NULL) { in cfg80211_inform_bss_frame() 316 memset_s(scan_result.variable, ie_len + beacon_len, 0, ie_len + beacon_len); in cfg80211_inform_bss_frame() 328 oal_free(scan_result.variable); in cfg80211_inform_bss_frame() 331 …if (memcpy_s(scan_result.variable, ie_len, scanned_bss_info->mgmt->u.probe_resp.variable, ie_len) … in cfg80211_inform_bss_frame() 333 oal_free(scan_result.variable); in cfg80211_inform_bss_frame() 336 if (memcpy_s(scan_result.variable + ie_len, beacon_len, in cfg80211_inform_bss_frame() 337 scanned_bss_info->mgmt->u.beacon.variable, beacon_len) != EOK) { in cfg80211_inform_bss_frame() [all …]
|
| /device/soc/esp/esp32/components/ |
| D | BUILD.gn | 122 "-Wno-error=unused-but-set-variable", 123 "-Wno-error=unused-variable", 206 "-Wno-error=unused-but-set-variable", 207 "-Wno-error=unused-variable", 303 "-Wno-error=unused-but-set-variable", 304 "-Wno-error=unused-variable", 378 "-Wno-error=unused-but-set-variable", 379 "-Wno-error=unused-variable", 451 "-Wno-error=unused-but-set-variable", 452 "-Wno-error=unused-variable", [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/ |
| D | rtl8822cs_ops.c | 253 static u8 sethwreg(PADAPTER adapter, u8 variable, u8 *val) in sethwreg() argument 262 switch (variable) { in sethwreg() 324 ret = rtl8822c_sethwreg(adapter, variable, val); in sethwreg() 335 static void gethwreg(PADAPTER adapter, u8 variable, u8 *val) in gethwreg() argument 343 switch (variable) { in gethwreg() 369 rtl8822c_gethwreg(adapter, variable, val); in gethwreg()
|
| /device/soc/esp/esp32/components/app_update/ |
| D | Kconfig.projbuild | 15 The PROJECT_VER variable from the build system will not affect the firmware image. 22 The PROJECT_NAME variable from the build system will not affect the firmware image. 29 … If this is enabled, then config item APP_PROJECT_VER will be used for the variable PROJECT_VER.
|
| /device/soc/winnermicro/wm800/board/include/wifi/ |
| D | wm_ieee80211_gcc.h | 683 u8 variable[0]; member 692 u8 variable[0]; member 699 u8 variable[0]; member 706 u8 variable[0]; member 717 u8 variable[0]; member 721 u8 variable[0]; member 729 u8 variable[0]; member 738 u8 variable[0]; member 787 u8 variable[0]; member 791 u8 variable[0]; member
|
| /device/board/bearpi/bearpi_hm_nano/app/D5_iot_mqtt/ |
| D | BUILD.gn | 26 cflags = [ "-Wno-unused-variable" ] 27 cflags += [ "-Wno-unused-but-set-variable" ]
|
| /device/board/bearpi/bearpi_hm_nano/app/B5_basic_i2c_nfc/ |
| D | BUILD.gn | 23 cflags = [ "-Wno-unused-variable" ] 24 cflags += [ "-Wno-unused-but-set-variable" ]
|
| /device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/ |
| D | BUILD.gn | 29 cflags = [ "-Wno-unused-variable" ] 30 cflags += [ "-Wno-unused-but-set-variable" ]
|
| /device/board/openvalley/niobeu4/liteos_m/third_party_adapter/lwip-2.1/ |
| D | BUILD.gn | 33 "-Wno-error=unused-but-set-variable", 34 "-Wno-error=unused-variable",
|
| /device/soc/rockchip/common/vendor/drivers/firmware/ |
| D | Makefile | 7 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/rockchip/common/vendor/drivers/mmc/host/ |
| D | Makefile | 4 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/rockchip/common/vendor/drivers/cpufreq/ |
| D | Makefile | 4 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/rockchip/common/vendor/drivers/gpio/ |
| D | Makefile | 6 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/rockchip/common/vendor/drivers/pci/ |
| D | Makefile | 4 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
| D | Makefile | 4 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| D | BUILD.gn | 61 "-Wno-unused-variable", 66 "-Wno-unused-variable",
|
| /device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
| D | Makefile | 5 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
| D | fils_aead.c | 228 ies = mgmt->u.reassoc_req.variable; in fils_encrypt_assoc_req() 231 ies = mgmt->u.assoc_req.variable; in fils_encrypt_assoc_req() 282 ies = mgmt->u.assoc_resp.variable; in fils_decrypt_assoc_resp()
|
| /device/soc/rockchip/common/vendor/drivers/devfreq/ |
| D | Makefile | 5 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_net.h | 620 hi_u8 variable[0]; member 629 hi_u8 variable[0]; member 636 hi_u8 variable[0]; member 643 hi_u8 variable[0]; member 654 hi_u8 variable[4]; /* 4: FH Params, DS Params, CF Params, IBSS Params */ member 662 hi_u8 variable[4]; /* 4: FH Params, DS Params, CF Params, IBSS Params */ member 671 hi_u8 variable[0]; member 675 hi_u8 variable[0]; member 680 hi_u8 variable[0]; member 711 hi_u8 variable[0]; member [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_sink/encoder/jpeg/ |
| D | Makefile | 26 -Wno-unused-const-variable -Wno-typedef-redefinition \
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_sink/encoder/h264/ |
| D | Makefile | 21 -Wno-unused-const-variable -Wno-typedef-redefinition \
|
| /device/soc/rockchip/common/vendor/drivers/clk/ |
| D | Makefile | 7 EXTRA_CFLAGS += -Wno-unused-variable -Wno-unused-function -Wno-unused
|
| /device/soc/hisilicon/common/platform/i2s/ |
| D | Makefile | 28 LOCAL_CFLAGS += -Wno-unused-but-set-variable
|