Searched refs:tef6862_state (Results 1 – 1 of 1) sorted by relevance
49 struct tef6862_state { struct54 static inline struct tef6862_state *to_state(struct v4l2_subdev *sd) in to_state() argument56 return container_of(sd, struct tef6862_state, sd); in to_state()93 struct tef6862_state *state = to_state(sd); in tef6862_s_frequency()119 struct tef6862_state *state = to_state(sd); in tef6862_g_frequency()147 struct tef6862_state *state; in tef6862_probe()157 state = kzalloc(sizeof(struct tef6862_state), GFP_KERNEL); in tef6862_probe()