Home
last modified time | relevance | path

Searched refs:match_data (Results 1 – 1 of 1) sorted by relevance

/lib/
Ddevres.c10 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() argument
12 return *(void **)res == match_data; in devm_ioremap_match()
97 void *match_data) in devm_ioport_map_match() argument
99 return *(void **)res == match_data; in devm_ioport_map_match()