Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7251.c164 static inline struct ov7251 *to_ov7251(struct v4l2_subdev *sd) in to_ov7251() function
910 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_power_on()
950 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_power_off()
1154 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_format()
1218 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_format()
1306 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_selection()
1337 struct ov7251 *ov7251 = to_ov7251(subdev); in ov7251_s_stream()
1389 struct ov7251 *ov7251 = to_ov7251(subdev); in ov7251_get_frame_interval()
1401 struct ov7251 *ov7251 = to_ov7251(subdev); in ov7251_set_frame_interval()
1773 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_remove()