Home
last modified time | relevance | path

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

/drivers/media/video/cx25840/
Dcx25840-core.h58 static inline struct cx25840_state *to_state(struct v4l2_subdev *sd) in to_state() function
/drivers/media/video/
Dtlv320aic23b.c51 static inline struct tlv320aic23b_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dvp27smpx.c48 static inline struct vp27smpx_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dm52790.c46 static inline struct m52790_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dwm8775.c62 static inline struct wm8775_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dwm8739.c64 static inline struct wm8739_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dupd64031a.c72 static inline struct upd64031a_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dupd64083.c59 static inline struct upd64083_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dtda7432.c93 static inline struct tda7432 *to_state(struct v4l2_subdev *sd) in to_state() function
Dtda9875.c53 static inline struct tda9875 *to_state(struct v4l2_subdev *sd) in to_state() function
Dmsp3400-driver.h101 static inline struct msp_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dsaa7127.c254 static inline struct saa7127_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dsaa717x.c78 static inline struct saa717x_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dsaa7115.c93 static inline struct saa711x_state *to_state(struct v4l2_subdev *sd) in to_state() function
Dtvaudio.c134 static inline struct CHIPSTATE *to_state(struct v4l2_subdev *sd) in to_state() function
/drivers/base/
Dmemory.c219 unsigned long to_state, unsigned long from_state_req) in memory_block_change_state()