Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.c64 struct lt7911d_state { struct
173 static inline struct lt7911d_state *to_state(struct v4l2_subdev *sd) in to_state()
175 return container_of(sd, struct lt7911d_state, sd); in to_state()
180 struct lt7911d_state *lt7911d = to_state(sd); in i2c_rd()
232 struct lt7911d_state *lt7911d = to_state(sd); in i2c_wr()
315 struct lt7911d_state *lt7911d = to_state(sd); in tx_5v_power_present()
337 struct lt7911d_state *lt7911d = to_state(sd); in no_signal()
347 struct lt7911d_state *lt7911d = to_state(sd); in audio_present()
398 struct lt7911d_state *lt7911d = to_state(sd); in lt7911d_get_detected_timings()
483 struct lt7911d_state *lt7911d = container_of(dwork, in lt7911d_delayed_work_enable_hotplug()
[all …]