Searched refs:lt8619c (Results 1 – 3 of 3) sorted by relevance
61 struct lt8619c { struct249 static inline struct lt8619c *to_lt8619c(struct v4l2_subdev *sd) in to_lt8619c()251 return container_of(sd, struct lt8619c, sd); in to_lt8619c()257 struct lt8619c *lt8619c = to_lt8619c(sd); in tx_5v_power_present() local259 val = gpiod_get_value(lt8619c->plugin_det_gpio); in tx_5v_power_present()266 struct lt8619c *lt8619c = to_lt8619c(sd); in no_signal() local268 v4l2_dbg(1, debug, sd, "no signal:%d\n", lt8619c->nosignal); in no_signal()269 return lt8619c->nosignal; in no_signal()286 struct lt8619c *lt8619c = to_lt8619c(sd); in lt8619c_get_detected_timings() local296 regmap_write(lt8619c->reg_map, BANK_REG, BANK_60); in lt8619c_get_detected_timings()[all …]
171 obj-$(CONFIG_VIDEO_LT8619C) += lt8619c.o
413 module will be called lt8619c.