Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/
Darm_scpi.c449 static int opp_cmp_func(const void *opp1, const void *opp2) in opp_cmp_func() function
493 sort(info->opps, info->count, sizeof(*opp), opp_cmp_func, NULL); in scpi_dvfs_get_info()