Home
last modified time | relevance | path

Searched refs:check_feature (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/simd/
Djsimd_arm.c35 check_feature (char *buffer, char *feature) in check_feature() function
81 if (check_feature(buffer, "neon")) in parse_proc_cpuinfo()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c845 static int check_feature(enum qca_wlan_vendor_features feature, in check_feature() function
878 if (check_feature(QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD, &info)) in qca_nl80211_get_features()
881 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY, &info)) in qca_nl80211_get_features()
884 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS, in qca_nl80211_get_features()