Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice.h1022 return device_find_child(parent, NULL, device_match_any); in device_find_any_child()
/linux/drivers/base/
H A Dcore.c5329 int device_match_any(struct device *dev, const void *unused) in device_match_any() function
5333 EXPORT_SYMBOL_GPL(device_match_any);