HomeSort by relevance Sort by last modified time
    Searched defs:check_feature (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/simd/
jsimd_arm.c 35 check_feature (char *buffer, char *feature) function
81 if (check_feature(buffer, "neon"))
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_capa.c 845 static int check_feature(enum qca_wlan_vendor_features feature, function
878 if (check_feature(QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD, &info))
881 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY, &info))
884 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS,
    [all...]

Completed in 163 milliseconds