Home
last modified time | relevance | path

Searched refs:opp1 (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() argument
451 const struct scpi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func()