Searched refs:chpos_cmp (Results 1 – 1 of 1) sorted by relevance
200 static int chpos_cmp(const void *chnum1p, const void *chnum2p) in chpos_cmp() function238 qsort(ordered_chs, channel_map->channels, sizeof(*ordered_chs), chpos_cmp); in order_channels()