Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/s2255/
Ds2255drv.c204 struct s2255_vc { struct
248 struct s2255_vc vc[MAX_CHANNELS]; argument
337 static int s2255_start_acquire(struct s2255_vc *vc);
338 static int s2255_stop_acquire(struct s2255_vc *vc);
339 static void s2255_fillbuff(struct s2255_vc *vc, struct s2255_buffer *buf,
341 static int s2255_set_mode(struct s2255_vc *vc, struct s2255_mode *mode);
409 static int norm_maxw(struct s2255_vc *vc) in norm_maxw()
415 static int norm_maxh(struct s2255_vc *vc) in norm_maxh()
421 static int norm_minw(struct s2255_vc *vc) in norm_minw()
427 static int norm_minh(struct s2255_vc *vc) in norm_minh()
[all …]