Searched refs:iwl_hcmd_names_cmp (Results 1 – 1 of 1) sorted by relevance
207 static int iwl_hcmd_names_cmp(const void *key, const void *elt) in iwl_hcmd_names_cmp() function231 ret = bsearch(&cmd, arr->arr, arr->size, size, iwl_hcmd_names_cmp); in iwl_get_cmd_string()