Searched refs:bhnd_sprom_opcode_sort_idx (Results 1 – 1 of 1) sorted by relevance
46 static int bhnd_sprom_opcode_sort_idx(const void *lhs, const void *rhs);140 qsort(idx, num_idx, sizeof(idx[0]), bhnd_sprom_opcode_sort_idx); in bhnd_sprom_opcode_init()188 bhnd_sprom_opcode_sort_idx(const void *lhs, const void *rhs) in bhnd_sprom_opcode_sort_idx() function