Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dimx274.c524 struct stimx274 { struct
548 static int imx274_set_gain(struct stimx274 *priv, struct v4l2_ctrl *ctrl); argument
549 static int imx274_set_exposure(struct stimx274 *priv, int val);
550 static int imx274_set_vflip(struct stimx274 *priv, int val);
551 static int imx274_set_test_pattern(struct stimx274 *priv, int val);
552 static int imx274_set_frame_interval(struct stimx274 *priv,
566 struct stimx274, ctrls.handler)->sd; in ctrl_to_sd()
569 static inline struct stimx274 *to_imx274(struct v4l2_subdev *sd) in to_imx274()
571 return container_of(sd, struct stimx274, sd); in to_imx274()
584 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) in imx274_write_table()
[all …]