Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dupd64083.c51 struct upd64083_state { struct
58 static inline struct upd64083_state *to_state(struct v4l2_subdev *sd) in to_state() argument
60 return container_of(sd, struct upd64083_state, sd); in to_state()
107 struct upd64083_state *state = to_state(sd); in upd64083_s_routing()
174 struct upd64083_state *state; in upd64083_probe()