Searched refs:s2250 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A DMakefile8 obj-$(CONFIG_VIDEO_GO7007_USB_S2250_BOARD) += s2250.o s2250-loader.o
20 s2250-objs += s2250-board.o
H A Ds2250-board.c119 struct s2250 { struct
132 static inline struct s2250 *to_state(struct v4l2_subdev *sd)
134 return container_of(sd, struct s2250, sd);
197 struct s2250 *dec = i2c_get_clientdata(client);
299 printk(KERN_INFO "s2250: failed\n");
312 printk(KERN_INFO "s2250: failed fp\n");
325 struct s2250 *state = to_state(sd);
349 struct s2250 *state = to_state(sd);
390 struct s2250 *state = to_state(sd);
461 struct s2250 *stat
[all...]

Completed in 102 milliseconds