Searched refs:s2255_channel (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.c230 struct s2255_channel { struct
268 struct s2255_channel channel[MAX_CHANNELS];
311 struct s2255_channel *channel;
365 static int s2255_start_acquire(struct s2255_channel *channel);
366 static int s2255_stop_acquire(struct s2255_channel *channel);
367 static void s2255_fillbuff(struct s2255_channel *chn, struct s2255_buffer *buf,
369 static int s2255_set_mode(struct s2255_channel *chan, struct s2255_mode *mode);
577 static int s2255_got_frame(struct s2255_channel *channel, int jpgsize)
622 static void s2255_fillbuff(struct s2255_channel *channel,
686 struct s2255_channel *channe
[all...]

Completed in 33 milliseconds