Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov4689.c110 #define to_ov4689(sd) container_of(sd, struct ov4689, subdev) macro
372 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt()
385 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_get_fmt()
439 const struct ov4689_mode *mode = to_ov4689(sd)->cur_mode; in ov4689_get_selection()
465 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_s_stream()
525 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_power_on()
563 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_power_off()
575 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_open()
985 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_remove()