Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov2735.c152 #define to_ov2735(sd) container_of(sd, struct ov2735, subdev) macro
418 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_set_fmt()
456 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_get_fmt()
542 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_ioctl()
653 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_s_stream()
690 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_s_power()
794 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_runtime_resume()
803 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_runtime_suspend()
813 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_open()
1200 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_remove()