Searched refs:saa_template (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa5249.c128 static struct video_device saa_template; /* Declared near bottom */ variable in typeref:struct:video_device
553 static struct video_device saa_template = variable in typeref:struct:video_device
601 memcpy(t->vdev, &saa_template, sizeof(*t->vdev));
H A Dsaa5246a.c405 static struct video_device saa_template; /* Declared near bottom */ variable in typeref:struct:video_device
1035 static struct video_device saa_template = variable in typeref:struct:video_device
1083 memcpy(t->vdev, &saa_template, sizeof(*t->vdev));
H A Dstradis.c1904 static struct video_device saa_template = { variable in typeref:struct:video_device
1967 memcpy(&saa->video_dev, &saa_template, sizeof(saa_template));

Completed in 40 milliseconds