Searched refs:ov4688 (Results 1 – 4 of 4) sorted by relevance
124 struct ov4688 { struct157 #define to_ov4688(sd) container_of(sd, struct ov4688, subdev) argument864 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_set_fmt() local868 mutex_lock(&ov4688->mutex); in ov4688_set_fmt()879 mutex_unlock(&ov4688->mutex); in ov4688_set_fmt()883 ov4688->cur_mode = mode; in ov4688_set_fmt()885 __v4l2_ctrl_modify_range(ov4688->hblank, h_blank, in ov4688_set_fmt()888 __v4l2_ctrl_modify_range(ov4688->vblank, vblank_def, in ov4688_set_fmt()893 mutex_unlock(&ov4688->mutex); in ov4688_set_fmt()902 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_get_fmt() local[all …]
92 obj-$(CONFIG_VIDEO_OV4688) += ov4688.o
1557 module will be called ov4688.
1 * OmniVision ov4688 MIPI sensor4 - compatible: should be "ovti,ov4688"23 ov4688: ov4688@36 {24 compatible = "smartsens,ov4688";