Searched refs:device_match_devt (Results 1 – 2 of 2) sorted by relevance
140 int device_match_devt(struct device *dev, const void *pdevt);203 return bus_find_device(bus, NULL, &devt, device_match_devt); in bus_find_device_by_devt()
5330 int device_match_devt(struct device *dev, const void *pdevt) in device_match_devt() function5334 EXPORT_SYMBOL_GPL(device_match_devt);