Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c323 static int efuse_lk_spec_cmp(const void *a, const void *b) in efuse_lk_spec_cmp() function
339 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()