Searched refs:sn9c102_sensor (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/sn9c102/
H A Dsn9c102_sensor.h32 struct sn9c102_sensor;
42 1) define the main "sn9c102_sensor" structure by setting the basic fields;
68 struct sn9c102_sensor* sn9c102_get_sensor(struct sn9c102_device* cam);
77 const struct sn9c102_sensor* sensor);
82 const struct sn9c102_sensor*, u8 address,
85 const struct sn9c102_sensor*, u8 address);
99 const struct sn9c102_sensor* sensor, u8 n,
103 const struct sn9c102_sensor* sensor,
144 struct sn9c102_sensor { struct
H A Dsn9c102.h41 #include "sn9c102_sensor.h"
103 struct sn9c102_sensor sensor;
144 const struct sn9c102_sensor* sensor)
146 memcpy(&cam->sensor, sensor, sizeof(struct sn9c102_sensor));
157 struct sn9c102_sensor* sn9c102_get_sensor(struct sn9c102_device* cam)
H A Dsn9c102_tas5110d.c22 #include "sn9c102_sensor.h"
42 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
71 static const struct sn9c102_sensor tas5110d = {
H A Dsn9c102_mi0343.c22 #include "sn9c102_sensor.h"
27 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
57 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
124 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
194 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
209 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
226 static const struct sn9c102_sensor mi0343 = {
H A Dsn9c102_tas5110c1b.c22 #include "sn9c102_sensor.h"
60 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
91 static const struct sn9c102_sensor tas5110c1b = {
H A Dsn9c102_tas5130d1b.c22 #include "sn9c102_sensor.h"
61 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
92 static const struct sn9c102_sensor tas5130d1b = {
H A Dsn9c102_mi0360.c22 #include "sn9c102_sensor.h"
27 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
152 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
209 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
264 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
290 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
313 static const struct sn9c102_sensor mi0360 = {
H A Dsn9c102_hv7131d.c22 #include "sn9c102_sensor.h"
121 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
147 static const struct sn9c102_sensor hv7131d = {
H A Dsn9c102_pas106b.c23 #include "sn9c102_sensor.h"
140 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
166 static const struct sn9c102_sensor pas106b = {
H A Dsn9c102_pas202bcb.c28 #include "sn9c102_sensor.h"
175 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
199 static const struct sn9c102_sensor pas202bcb = {
H A Dsn9c102_hv7131r.c22 #include "sn9c102_sensor.h"
211 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
256 static const struct sn9c102_sensor hv7131r = {
H A Dsn9c102_ov7630.c22 #include "sn9c102_sensor.h"
228 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
254 static const struct sn9c102_sensor ov7630 = {
H A Dsn9c102_core.c306 const struct sn9c102_sensor* sensor)
327 const struct sn9c102_sensor* sensor)
349 const struct sn9c102_sensor* sensor)
359 const struct sn9c102_sensor* sensor, u8 data0,
418 const struct sn9c102_sensor* sensor, u8 n, u8 data0,
457 const struct sn9c102_sensor* sensor, u8 address)
466 const struct sn9c102_sensor* sensor, u8 address, u8 value)
1588 struct sn9c102_sensor* s = &cam->sensor;
1611 struct sn9c102_sensor* s = &cam->sensor;
2172 struct sn9c102_sensor*
[all...]
H A Dsn9c102_ov7660.c22 #include "sn9c102_sensor.h"
368 struct sn9c102_sensor* s = sn9c102_get_sensor(cam);
401 static const struct sn9c102_sensor ov7660 = {

Completed in 59 milliseconds