Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dimx274.c568 struct stimx274 { struct
594 static int imx274_set_gain(struct stimx274 *priv, struct v4l2_ctrl *ctrl); argument
595 static int imx274_set_exposure(struct stimx274 *priv, int val);
596 static int imx274_set_vflip(struct stimx274 *priv, int val);
597 static int imx274_set_test_pattern(struct stimx274 *priv, int val);
598 static int imx274_set_frame_interval(struct stimx274 *priv,
612 struct stimx274, ctrls.handler)->sd; in ctrl_to_sd()
615 static inline struct stimx274 *to_imx274(struct v4l2_subdev *sd) in to_imx274()
617 return container_of(sd, struct stimx274, sd); in to_imx274()
630 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) in imx274_write_table()
[all …]