Searched refs:__res (Results 1 – 2 of 2) sorted by relevance
36 int __res; \38 __res = ((uint64_t) n) % (uint32_t) base; \40 __res; \
201 static int match(struct device *dev, void *__res, void *match_data) in match() argument203 struct resource *res = *((struct resource **) __res); in match()
Completed in 4 milliseconds