imx415
static int imx415_subdev_init(struct imx415 *sensor)
static void imx415_subdev_cleanup(struct imx415 *sensor)
static int imx415_power_on(struct imx415 *sensor)
static void imx415_power_off(struct imx415 *sensor)
static int imx415_identify_model(struct imx415 *sensor)
static int imx415_parse_hw_config(struct imx415 *sensor)
struct imx415 *sensor;
struct imx415 *sensor = to_imx415(subdev);
struct imx415 *sensor = to_imx415(subdev);
struct imx415 *sensor = to_imx415(subdev);
static inline struct imx415 *to_imx415(struct v4l2_subdev *sd)
return container_of(sd, struct imx415, subdev);
static int imx415_set_testpattern(struct imx415 *sensor, int val)
struct imx415 *sensor = container_of(ctrl->handler, struct imx415,
static int imx415_ctrls_init(struct imx415 *sensor)
static int imx415_set_mode(struct imx415 *sensor, int mode)
static int imx415_setup(struct imx415 *sensor, struct v4l2_subdev_state *state)
static int imx415_wakeup(struct imx415 *sensor)
static int imx415_stream_on(struct imx415 *sensor)
static int imx415_stream_off(struct imx415 *sensor)
struct imx415 *sensor = to_imx415(sd);