Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5693.c125 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd) macro
701 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_suspend()
711 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_resume()
802 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_fmt()
813 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_fmt()
888 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_selection()
921 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_selection()
970 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_s_stream()
1008 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_frame_interval()
1042 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_enum_frame_size()
[all …]