Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c204 struct s2255_vc { struct
248 struct s2255_vc vc[MAX_CHANNELS];
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 *v
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c204 struct s2255_vc { struct
248 struct s2255_vc vc[MAX_CHANNELS];
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 *v
[all...]

Completed in 5 milliseconds