Home
last modified time | relevance | path

Searched defs:cx25840_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/video/cx25840/
Dcx25840-core.h32 struct cx25840_state { struct
33 struct i2c_client *c;
57 static inline struct cx25840_state *to_state(struct v4l2_subdev *sd) in to_state() argument