Searched refs:match_data (Results 1 – 1 of 1) sorted by relevance
487 static int dmam_pool_match(struct device *dev, void *res, void *match_data) in dmam_pool_match() argument489 return *(struct dma_pool **)res == match_data; in dmam_pool_match()