DEINTERLACE_NAME
.name = DEINTERLACE_NAME,
strscpy(cap->driver, DEINTERLACE_NAME, sizeof(cap->driver));
strscpy(cap->card, DEINTERLACE_NAME, sizeof(cap->card));
"platform:%s", DEINTERLACE_NAME);
.name = DEINTERLACE_NAME,