Searched refs:adv76xx_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dadv7604.c167 struct adv76xx_state { struct
216 static bool adv76xx_has_afe(struct adv76xx_state *state)
327 static inline struct adv76xx_state *to_state(struct v4l2_subdev *sd)
329 return container_of(sd, struct adv76xx_state, sd);
344 static int adv76xx_read_check(struct adv76xx_state *state,
367 static int adv76xx_write_block(struct adv76xx_state *state, int client_page,
383 struct adv76xx_state *state = to_state(sd);
390 struct adv76xx_state *state = to_state(sd);
403 struct adv76xx_state *state = to_state(sd);
410 struct adv76xx_state *stat
[all...]

Completed in 138 milliseconds