Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dimx274.c567 struct stimx274 { struct
593 static int imx274_set_gain(struct stimx274 *priv, struct v4l2_ctrl *ctrl); argument
594 static int imx274_set_exposure(struct stimx274 *priv, int val);
595 static int imx274_set_vflip(struct stimx274 *priv, int val);
596 static int imx274_set_test_pattern(struct stimx274 *priv, int val);
597 static int __imx274_set_frame_interval(struct stimx274 *priv,
611 struct stimx274, ctrls.handler)->sd; in ctrl_to_sd()
614 static inline struct stimx274 *to_imx274(struct v4l2_subdev *sd) in to_imx274()
616 return container_of(sd, struct stimx274, sd); in to_imx274()
629 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) in imx274_write_table()
[all …]