Searched refs:compare_func (Results 1 – 2 of 2) sorted by relevance
16 static int compare_func(const char *ida, const char *idb) in compare_func() function37 if (compare_func(pos->id, id) == 1) in compare_pnp_id()
158 typedef int (* compare_func)(unsigned test, unsigned mask); typedef164 compare_func compare) in iop3xx_i2c_wait_event()