Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov2685.c103 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) macro
334 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt()
347 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt()
448 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_s_stream()
491 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_open()
509 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_runtime_resume()
517 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_runtime_suspend()
804 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_remove()