Searched refs:upd64031a_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 Dupd64031a.c64 struct upd64031a_state { struct
73 static inline struct upd64031a_state *to_state(struct v4l2_subdev *sd)
75 return container_of(sd, struct upd64031a_state, sd);
117 struct upd64031a_state *state = to_state(sd);
131 struct upd64031a_state *state = to_state(sd);
224 struct upd64031a_state *state;
234 state = kmalloc(sizeof(struct upd64031a_state), GFP_KERNEL);

Completed in 96 milliseconds