Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/s2255/
Ds2255drv.c213 struct s2255_vc { struct
257 struct s2255_vc vc[MAX_CHANNELS]; argument
347 static int s2255_start_acquire(struct s2255_vc *vc);
348 static int s2255_stop_acquire(struct s2255_vc *vc);
349 static void s2255_fillbuff(struct s2255_vc *vc, struct s2255_buffer *buf,
351 static int s2255_set_mode(struct s2255_vc *vc, struct s2255_mode *mode);
425 static int norm_maxw(struct s2255_vc *vc) in norm_maxw()
431 static int norm_maxh(struct s2255_vc *vc) in norm_maxh()
437 static int norm_minw(struct s2255_vc *vc) in norm_minw()
443 static int norm_minh(struct s2255_vc *vc) in norm_minh()
[all …]