VMENAMSIZ
char name[VMENAMSIZ];
strscpy(tsi148_bridge->name, driver_name, VMENAMSIZ);
image->bus_resource.name = kmalloc(VMENAMSIZ + 3, GFP_ATOMIC);