Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c195 void *dev; /* back pointer to s2255_dev struct*/
201 struct s2255_dev;
205 struct s2255_dev *dev;
247 struct s2255_dev { struct
270 static inline struct s2255_dev *to_s2255_dev(struct v4l2_device *v4l2_dev) in to_s2255_dev()
272 return container_of(v4l2_dev, struct s2255_dev, v4l2_dev); in to_s2255_dev()
335 static int s2255_start_readpipe(struct s2255_dev *dev);
336 static void s2255_stop_readpipe(struct s2255_dev *dev);
342 static int s2255_board_shutdown(struct s2255_dev *dev);
343 static void s2255_fwload_start(struct s2255_dev *de
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c195 void *dev; /* back pointer to s2255_dev struct*/
201 struct s2255_dev;
205 struct s2255_dev *dev;
247 struct s2255_dev { struct
270 static inline struct s2255_dev *to_s2255_dev(struct v4l2_device *v4l2_dev) in to_s2255_dev()
272 return container_of(v4l2_dev, struct s2255_dev, v4l2_dev); in to_s2255_dev()
335 static int s2255_start_readpipe(struct s2255_dev *dev);
336 static void s2255_stop_readpipe(struct s2255_dev *dev);
342 static int s2255_board_shutdown(struct s2255_dev *dev);
343 static void s2255_fwload_start(struct s2255_dev *de
[all...]

Completed in 4 milliseconds