Searched refs:efuse_lk_spec_cmp (Results 1 – 1 of 1) sorted by relevance
323 static int efuse_lk_spec_cmp(const void *a, const void *b) in efuse_lk_spec_cmp() function339 qsort(ary, cnt, sz, efuse_lk_spec_cmp); in efuse_lk_spec_sort()354 item = bsearch(&k, ary, cnt, sz, efuse_lk_spec_cmp); in efuse_lk_spec_find()