Searched refs:ov4689 (Results 1 – 6 of 6) sorted by relevance
90 struct ov4689 { struct110 #define to_ov4689(sd) container_of(sd, struct ov4689, subdev) argument372 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt() local375 ov4689_fill_fmt(ov4689->cur_mode, mbus_fmt); in ov4689_set_fmt()385 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_get_fmt() local388 ov4689_fill_fmt(ov4689->cur_mode, mbus_fmt); in ov4689_get_fmt()422 static int ov4689_enable_test_pattern(struct ov4689 *ov4689, u32 pattern) in ov4689_enable_test_pattern() argument431 return ov4689_write_reg(ov4689->client, OV4689_REG_TEST_PATTERN, in ov4689_enable_test_pattern()465 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_s_stream() local466 struct i2c_client *client = ov4689->client; in ov4689_s_stream()[all …]
85 obj-$(CONFIG_VIDEO_OV4689) += ov4689.o
372 module will be called ov4689.
18 * camera interface compatible with imx323 / ov2710 / ov4689
15820 F: Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml
[all...]