find_controller
static controller_t *find_controller(struct search_args *args, char *name);
if ((cp = find_controller(args, devpath)) != NULL) {