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.c237 struct thp7312_device;
248 struct thp7312_device { struct
304 static inline struct thp7312_device *to_thp7312_dev(struct v4l2_subdev *sd) in to_thp7312_dev() argument
306 return container_of(sd, struct thp7312_device, sd); in to_thp7312_dev()
395 static int thp7312_set_mipi_lanes(struct thp7312_device *thp7312) in thp7312_set_mipi_lanes()
420 static int thp7312_change_mode(struct thp7312_device *thp7312, in thp7312_change_mode()
456 static int thp7312_set_framefmt(struct thp7312_device *thp7312, in thp7312_set_framefmt()
479 static int thp7312_init_mode(struct thp7312_device *thp7312, in thp7312_init_mode()
508 static int thp7312_stream_enable(struct thp7312_device *thp7312, bool enable) in thp7312_stream_enable()
515 static int thp7312_check_status_stream_mode(struct thp7312_device *thp7312) in thp7312_check_status_stream_mode()
[all …]