Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov02a10.c272 static int ov02a10_write_array(struct ov02a10 *ov02a10, in ov02a10_write_array() argument
301 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_set_fmt() local
333 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_get_fmt() local
356 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_enum_mbus_code() local
406 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_power_on() local
451 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_power_off() local
532 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_s_stream() local
665 struct ov02a10 *ov02a10 = container_of(ctrl->handler, in ov02a10_set_ctrl() local
859 struct ov02a10 *ov02a10; in ov02a10_probe() local
897 ret = clk_set_rate(ov02a10->eclk, ov02a10->eclk_freq); in ov02a10_probe()
[all …]
H A DMakefile75 obj-$(CONFIG_VIDEO_OV02A10) += ov02a10.o
H A DKconfig283 module will be called ov02a10.
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov02a10.yaml5 $id: http://devicetree.org/schemas/media/i2c/ovti,ov02a10.yaml#
25 const: ovti,ov02a10
127 ov02a10: camera-sensor@3d {
128 compatible = "ovti,ov02a10";
/openbmc/linux/
H A DMAINTAINERS15751 F: Documentation/devicetree/bindings/media/i2c/ovti,ov02a10.yaml
15752 F: drivers/media/i2c/ov02a10.c