Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x.c189 struct tc35874x_state { struct
234 static inline struct tc35874x_state *to_state(struct v4l2_subdev *sd) in to_state() argument
236 return container_of(sd, struct tc35874x_state, sd); in to_state()
243 struct tc35874x_state *state = to_state(sd); in i2c_rd()
271 struct tc35874x_state *state = to_state(sd); in i2c_wr()
437 struct tc35874x_state *state = to_state(sd); in tc35874x_get_detected_timings()
515 struct tc35874x_state *state = container_of(dwork, in tc35874x_delayed_work_enable_hotplug()
516 struct tc35874x_state, delayed_work_enable_hotplug); in tc35874x_delayed_work_enable_hotplug()
548 struct tc35874x_state *state = to_state(sd); in tc35874x_disable_edid()
561 struct tc35874x_state *state = to_state(sd); in tc35874x_enable_edid()
[all …]