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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dupd64083.c53 struct upd64083_state { struct
60 static inline struct upd64083_state *to_state(struct v4l2_subdev *sd)
62 return container_of(sd, struct upd64083_state, sd);
109 struct upd64083_state *state = to_state(sd);
196 struct upd64083_state *state;
206 state = kmalloc(sizeof(struct upd64083_state), GFP_KERNEL);

Completed in 86 milliseconds