Lines Matching refs:to_ov8858
205 #define to_ov8858(sd) container_of(sd, struct ov8858, subdev) macro
2022 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_set_fmt()
2060 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_get_fmt()
2097 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_enum_frame_sizes()
2131 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_g_frame_interval()
2328 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_ioctl()
2639 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_s_stream()
2682 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_s_power()
2808 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_runtime_resume()
2817 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_runtime_suspend()
2827 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_open()
2850 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_enum_frame_interval()
2865 struct ov8858 *sensor = to_ov8858 (sd); in ov8858_g_mbus_config()
3595 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_remove()