Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dimx274.c507 struct stimx274 { struct
531 static int imx274_set_gain(struct stimx274 *priv, struct v4l2_ctrl *ctrl); argument
532 static int imx274_set_exposure(struct stimx274 *priv, int val);
533 static int imx274_set_vflip(struct stimx274 *priv, int val);
534 static int imx274_set_test_pattern(struct stimx274 *priv, int val);
535 static int imx274_set_frame_interval(struct stimx274 *priv,
549 struct stimx274, ctrls.handler)->sd; in ctrl_to_sd()
552 static inline struct stimx274 *to_imx274(struct v4l2_subdev *sd) in to_imx274()
554 return container_of(sd, struct stimx274, sd); in to_imx274()
567 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) in imx274_write_table()
[all …]