Home
last modified time | relevance | path

Searched refs:strcasecmp (Results 1 – 15 of 15) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dstrings.h29 int strcasecmp (const char *, const char *);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_string.c50 return strcasecmp(s1, s2); in osal_strcasecmp()
/device/soc/esp/esp32/components/libs/
Desp32.rom.newlib-funcs.ld89 strcasecmp = 0x400011cc; symbol
/device/soc/esp/esp32/components/esp_rom/esp32/ld/
Desp32.rom.newlib-funcs.ld89 strcasecmp = 0x400011cc; symbol
/device/soc/esp/esp32/components/newlib/
Desp32-spiram-rom-functions-c.lf95 lib_a-strcasecmp (noflash)
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/
Dof.h986 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2))
988 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2))
/device/soc/winnermicro/wm800/board/platform/common/utils/
Dutils.c569 int strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/device/soc/hisilicon/common/platform/hieth-sf/src/
Dinterface.c437 if (!strcasecmp(phyMode, PhyModes(i))) { in HisiEthSetPhyMode()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_OHOS.cpp800 !strcasecmp(pValue, "true")) { in Get_Video_HorAlign()
/device/soc/rockchip/common/sdk_linux/drivers/media/usb/uvc/
Duvc_driver.c2581 if (strcasecmp(val, "monotonic") == 0) { in uvc_clock_param_set()
2583 } else if (strcasecmp(val, "realtime") == 0) { in uvc_clock_param_set()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_android.c1135 if (!strcasecmp(band, "a")) { in wl_android_bandstr_to_fwband()
1137 } else if (!strcasecmp(band, "b")) { in wl_android_bandstr_to_fwband()
1140 } else if (!strcasecmp(band, "6g")) { in wl_android_bandstr_to_fwband()
1143 } else if (!strcasecmp(band, "all")) { in wl_android_bandstr_to_fwband()
13959 if (!strcasecmp(rssi, "rssi")) in wl_cfg80211_wbtext_weight_config()
13961 else if (!strcasecmp(rssi, "cu")) in wl_cfg80211_wbtext_weight_config()
13963 else if (!strcasecmp(rssi, "estm_dl")) in wl_cfg80211_wbtext_weight_config()
14047 if (!strcasecmp(rssi, "rssi")) { in wl_cfg80211_wbtext_table_config()
14050 else if (!strcasecmp(rssi, "cu")) { in wl_cfg80211_wbtext_table_config()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dwl_cfg80211.c19048 if (!strcasecmp(rssi, "rssi")) in wl_cfg80211_wbtext_weight_config()
19050 else if (!strcasecmp(rssi, "cu")) in wl_cfg80211_wbtext_weight_config()
19058 if (!strcasecmp(band, "a")) in wl_cfg80211_wbtext_weight_config()
19060 else if (!strcasecmp(band, "b")) in wl_cfg80211_wbtext_weight_config()
19062 else if (!strcasecmp(band, "all")) in wl_cfg80211_wbtext_weight_config()
19138 if (!strcasecmp(rssi, "rssi")) { in wl_cfg80211_wbtext_table_config()
19141 else if (!strcasecmp(rssi, "cu")) { in wl_cfg80211_wbtext_table_config()
19149 if (!strcasecmp(band, "a")) { in wl_cfg80211_wbtext_table_config()
19152 else if (!strcasecmp(band, "b")) { in wl_cfg80211_wbtext_table_config()
19155 else if (!strcasecmp(band, "all")) { in wl_cfg80211_wbtext_table_config()
[all …]
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_Vdec.c282 …if (!Rockchip_OSAL_GetEnvStr("cts_gts.media.gts", pValue, sizeof(pValue), NULL) && !strcasecmp(pVa… in Rkvpu_OMX_DebugSwitchfromPropget()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drtw_proc.c3480 if (!strcasecmp(str, btreg_type[i])) { in btreg_parse_str()
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz