Searched refs:lt7911uxc (Results 1 – 4 of 4) sorted by relevance
126 struct lt7911uxc { struct349 static inline struct lt7911uxc *to_lt7911uxc(struct v4l2_subdev *sd) in to_lt7911uxc()351 return container_of(sd, struct lt7911uxc, sd); in to_lt7911uxc()356 struct lt7911uxc *lt7911uxc = to_lt7911uxc(sd); in i2c_rd() local357 struct i2c_client *client = lt7911uxc->i2c_client; in i2c_rd()408 struct lt7911uxc *lt7911uxc = to_lt7911uxc(sd); in i2c_wr() local409 struct i2c_client *client = lt7911uxc->i2c_client; in i2c_wr()491 struct lt7911uxc *lt7911uxc = to_lt7911uxc(sd); in tx_5v_power_present() local494 if (!lt7911uxc->plugin_det_gpio) in tx_5v_power_present()499 val = gpiod_get_value(lt7911uxc->plugin_det_gpio); in tx_5v_power_present()[all …]
170 obj-$(CONFIG_VIDEO_LT7911UXC) += lt7911uxc.o
402 module will be called lt7911uxc.
1 * Lontium lt7911uxc type-c/DP to MIPI-CSI Bridge4 - compatible: should be "lontium,lt7911uxc".10 - interrupts: GPIO connected to lt7911uxc gpio0.25 lt7911uxc: lt7911uxc@43 {26 compatible = "lontium,lt7911uxc";