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

/linux-master/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)
307 return container_of(sd, struct thp7312_device, sd);
396 static int thp7312_set_mipi_lanes(struct thp7312_device *thp7312)
421 static int thp7312_change_mode(struct thp7312_device *thp7312,
457 static int thp7312_set_framefmt(struct thp7312_device *thp7312,
480 static int thp7312_init_mode(struct thp7312_device *thp7312,
509 static int thp7312_stream_enable(struct thp7312_device *thp7312, bool enable)
516 static int thp7312_check_status_stream_mode(struct thp7312_device *thp731
[all...]

Completed in 208 milliseconds