drv_name_match
if (drv_name_match(compat_names, n_names, binding_name, new_drv)) {
static int drv_name_match(char *, int, char *, char *);