Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dthp7312.c238 struct thp7312_device;
249 struct thp7312_device { struct
305 static inline struct thp7312_device *to_thp7312_dev(struct v4l2_subdev *sd) in to_thp7312_dev() argument
307 return container_of(sd, struct thp7312_device, sd); in to_thp7312_dev()
396 static int thp7312_set_mipi_lanes(struct thp7312_device *thp7312) in thp7312_set_mipi_lanes()
421 static int thp7312_change_mode(struct thp7312_device *thp7312, in thp7312_change_mode()
457 static int thp7312_set_framefmt(struct thp7312_device *thp7312, in thp7312_set_framefmt()
480 static int thp7312_init_mode(struct thp7312_device *thp7312, in thp7312_init_mode()
509 static int thp7312_stream_enable(struct thp7312_device *thp7312, bool enable) in thp7312_stream_enable()
516 static int thp7312_check_status_stream_mode(struct thp7312_device *thp7312) in thp7312_check_status_stream_mode()
[all …]