Searched refs:match_data (Results 1 – 2 of 2) sorted by relevance
84 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local88 &match_data)); in devm_free_irq()
757 static int devm_region_match(struct device *dev, void *res, void *match_data) in devm_region_match() argument759 struct region_devres *this = res, *match = match_data; in devm_region_match()794 struct region_devres match_data = { parent, start, n }; in __devm_release_region() local798 &match_data)); in __devm_release_region()