Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/s2255/
Ds2255drv.c217 struct s2255_vc { struct
261 struct s2255_vc vc[MAX_CHANNELS]; argument
351 static int s2255_start_acquire(struct s2255_vc *vc);
352 static int s2255_stop_acquire(struct s2255_vc *vc);
353 static void s2255_fillbuff(struct s2255_vc *vc, struct s2255_buffer *buf,
355 static int s2255_set_mode(struct s2255_vc *vc, struct s2255_mode *mode);
429 static int norm_maxw(struct s2255_vc *vc) in norm_maxw()
435 static int norm_maxh(struct s2255_vc *vc) in norm_maxh()
441 static int norm_minw(struct s2255_vc *vc) in norm_minw()
447 static int norm_minh(struct s2255_vc *vc) in norm_minh()
[all …]