Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov2685.c107 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) macro
346 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt()
359 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt()
419 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_selection()
509 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_s_stream()
545 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_open()
562 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_runtime_resume()
570 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_runtime_suspend()
860 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_remove()