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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dsaa5246a.c65 static struct video_device saa_template; /* Declared near bottom */ variable in typeref:struct:video_device
109 memcpy(vd, &saa_template, sizeof(*vd));
827 static struct video_device saa_template = variable in typeref:struct:video_device
H A Dsaa5249.c129 static struct video_device saa_template; /* Declared near bottom */ variable in typeref:struct:video_device
173 memcpy(vd, &saa_template, sizeof(*vd));
702 static struct video_device saa_template = variable in typeref:struct:video_device
H A Dstradis.c1900 static struct video_device saa_template = { variable in typeref:struct:video_device
1966 memcpy(&saa->video_dev, &saa_template, sizeof(saa_template));

Completed in 84 milliseconds