Home
last modified time | relevance | path

Searched refs:s2255_vc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/usb/s2255/
Ds2255drv.c216 struct s2255_vc { struct
260 struct s2255_vc vc[MAX_CHANNELS]; argument
350 static int s2255_start_acquire(struct s2255_vc *vc);
351 static int s2255_stop_acquire(struct s2255_vc *vc);
352 static void s2255_fillbuff(struct s2255_vc *vc, struct s2255_buffer *buf,
354 static int s2255_set_mode(struct s2255_vc *vc, struct s2255_mode *mode);
428 static int norm_maxw(struct s2255_vc *vc) in norm_maxw()
434 static int norm_maxh(struct s2255_vc *vc) in norm_maxh()
440 static int norm_minw(struct s2255_vc *vc) in norm_minw()
446 static int norm_minh(struct s2255_vc *vc) in norm_minh()
[all …]