Lines Matching refs:to_state
204 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() function
503 struct ov7670_info *info = to_state(sd); in ov7670_read()
513 struct ov7670_info *info = to_state(sd); in ov7670_write()
815 struct ov7670_info *info = to_state(sd); in ov7670_s_mbus_fmt()
865 struct ov7670_info *info = to_state(sd); in ov7670_g_parm()
883 struct ov7670_info *info = to_state(sd); in ov7670_s_parm()
931 struct ov7670_info *info = to_state(sd); in ov7670_enum_framesizes()
1077 struct ov7670_info *info = to_state(sd); in ov7670_s_sat()
1089 struct ov7670_info *info = to_state(sd); in ov7670_g_sat()
1097 struct ov7670_info *info = to_state(sd); in ov7670_s_hue()
1112 struct ov7670_info *info = to_state(sd); in ov7670_g_hue()
1567 kfree(to_state(sd)); in ov7670_remove()