Searched refs:lt6911uxc (Results 1 – 9 of 9) sorted by relevance
60 struct lt6911uxc { struct191 static inline struct lt6911uxc *to_state(struct v4l2_subdev *sd) in to_state()193 return container_of(sd, struct lt6911uxc, sd); in to_state()198 struct lt6911uxc *lt6911uxc = to_state(sd); in i2c_rd() local199 struct i2c_client *client = lt6911uxc->i2c_client; in i2c_rd()236 struct lt6911uxc *lt6911uxc = to_state(sd); in i2c_wr() local237 struct i2c_client *client = lt6911uxc->i2c_client; in i2c_wr()301 struct lt6911uxc *lt6911uxc = to_state(sd); in tx_5v_power_present() local304 if (!lt6911uxc->plugin_det_gpio) in tx_5v_power_present()309 val = gpiod_get_value(lt6911uxc->plugin_det_gpio); in tx_5v_power_present()[all …]
166 obj-$(CONFIG_VIDEO_LT6911UXC) += lt6911uxc.o
369 module will be called lt6911uxc.