Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov7251.c125 struct ov7251 { struct
164 static inline struct ov7251 *to_ov7251(struct v4l2_subdev *sd) in to_ov7251() argument
166 return container_of(sd, struct ov7251, sd); in to_ov7251()
684 static int ov7251_regulators_enable(struct ov7251 *ov7251) in ov7251_regulators_enable() argument
692 ret = regulator_enable(ov7251->io_regulator); in ov7251_regulators_enable()
694 dev_err(ov7251->dev, "set io voltage failed\n"); in ov7251_regulators_enable()
698 ret = regulator_enable(ov7251->analog_regulator); in ov7251_regulators_enable()
700 dev_err(ov7251->dev, "set analog voltage failed\n"); in ov7251_regulators_enable()
704 ret = regulator_enable(ov7251->core_regulator); in ov7251_regulators_enable()
706 dev_err(ov7251->dev, "set core voltage failed\n"); in ov7251_regulators_enable()
[all …]
H A DMakefile105 obj-$(CONFIG_VIDEO_OV7251) += ov7251.o
H A DKconfig548 module will be called ov7251.
/linux/Documentation/admin-guide/media/
H A Di2c-cardlist.rst95 ov7251 OmniVision OV7251 sensor