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