gio_match_device
return gio_match_device(gio_drv->id_table, gio_dev) != NULL;
match = gio_match_device(drv->id_table, gio_dev);