find_best_match_driver 588 uspace/srv/devman/driver.c drv = find_best_match_driver(drivers_list, dev); find_best_match_driver 45 uspace/srv/devman/driver.h extern driver_t *find_best_match_driver(driver_list_t *, dev_node_t *);HelenOS homepage, sources at GitHub