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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Ds2255drv.c193 struct s2255_dev *dev;
222 void *dev; /* back pointer to s2255_dev struct*/
228 struct s2255_dev;
267 struct s2255_dev { struct
289 static inline struct s2255_dev *to_s2255_dev(struct v4l2_device *v4l2_dev)
291 return container_of(v4l2_dev, struct s2255_dev, v4l2_dev);
308 struct s2255_dev *dev;
363 static int s2255_start_readpipe(struct s2255_dev *dev);
364 static void s2255_stop_readpipe(struct s2255_dev *dev);
370 static int s2255_board_shutdown(struct s2255_dev *de
[all...]

Completed in 35 milliseconds