Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5695.c114 #define to_ov5695(sd) container_of(sd, struct ov5695, subdev) macro
811 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_set_fmt()
844 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_get_fmt()
932 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_s_stream()
1023 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_runtime_resume()
1031 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_runtime_suspend()
1040 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_open()
1343 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_remove()