Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov2740.c340 static inline struct ov2740 *to_ov2740(struct v4l2_subdev *subdev) in to_ov2740() function
642 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_set_stream()
679 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_suspend()
694 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_resume()
716 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_set_format()
756 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_get_format()
802 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_open()
924 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_remove()
937 struct ov2740 *ov2740 = to_ov2740(i2c_get_clientdata(client)); in ov2740_load_otp_data()