Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov4689.c90 struct ov4689 { struct
110 #define to_ov4689(sd) container_of(sd, struct ov4689, subdev) argument
372 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt() local
375 ov4689_fill_fmt(ov4689->cur_mode, mbus_fmt); in ov4689_set_fmt()
385 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_get_fmt() local
388 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() argument
431 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() local
466 struct i2c_client *client = ov4689->client; in ov4689_s_stream()
[all …]
DMakefile85 obj-$(CONFIG_VIDEO_OV4689) += ov4689.o
DKconfig371 module will be called ov4689.
/Linux-v6.6/
DMAINTAINERS15775 F: Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml