adv7343_state      59 drivers/media/i2c/adv7343.c static inline struct adv7343_state *to_state(struct v4l2_subdev *sd)
adv7343_state      61 drivers/media/i2c/adv7343.c 	return container_of(sd, struct adv7343_state, sd);
adv7343_state      66 drivers/media/i2c/adv7343.c 	return &container_of(ctrl->handler, struct adv7343_state, hdl)->sd;
adv7343_state     134 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);
adv7343_state     207 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);
adv7343_state     290 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);
adv7343_state     326 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);
adv7343_state     342 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);
adv7343_state     367 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);
adv7343_state     433 drivers/media/i2c/adv7343.c 	struct adv7343_state *state;
adv7343_state     442 drivers/media/i2c/adv7343.c 	state = devm_kzalloc(&client->dev, sizeof(struct adv7343_state),
adv7343_state     498 drivers/media/i2c/adv7343.c 	struct adv7343_state *state = to_state(sd);