Home
last modified time | relevance | path

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

/drivers/base/
Dbus.c340 static int match_name(struct device *dev, void *data) in match_name() function
360 return bus_find_device(bus, start, (void *)name, match_name); in bus_find_device_by_name()