Home
last modified time | relevance | path

Searched refs:ths8200_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dths8200.c40 struct ths8200_state { struct
56 static inline struct ths8200_state *to_state(struct v4l2_subdev *sd) in to_state() argument
58 return container_of(sd, struct ths8200_state, sd); in to_state()
125 struct ths8200_state *state = to_state(sd); in ths8200_log_status()
147 struct ths8200_state *state = to_state(sd); in ths8200_s_power()
174 struct ths8200_state *state = to_state(sd); in ths8200_s_stream()
364 struct ths8200_state *state = to_state(sd); in ths8200_s_dv_timings()
394 struct ths8200_state *state = to_state(sd); in ths8200_g_dv_timings()
447 struct ths8200_state *state; in ths8200_probe()
480 struct ths8200_state *decoder = to_state(sd); in ths8200_remove()