Searched refs:lt6911uxe (Results 1 – 11 of 11) sorted by relevance
162 struct lt6911uxe { struct549 static inline struct lt6911uxe *to_lt6911uxe(struct v4l2_subdev *sd) in to_lt6911uxe()551 return container_of(sd, struct lt6911uxe, sd); in to_lt6911uxe()556 struct lt6911uxe *lt6911uxe = to_lt6911uxe(sd); in i2c_rd() local557 struct i2c_client *client = lt6911uxe->i2c_client; in i2c_rd()608 struct lt6911uxe *lt6911uxe = to_lt6911uxe(sd); in i2c_wr() local609 struct i2c_client *client = lt6911uxe->i2c_client; in i2c_wr()700 struct lt6911uxe *lt6911uxe = to_lt6911uxe(sd); in tx_5v_power_present() local703 if (!lt6911uxe->plugin_det_gpio) in tx_5v_power_present()708 val = gpiod_get_value(lt6911uxe->plugin_det_gpio); in tx_5v_power_present()[all …]
167 obj-$(CONFIG_VIDEO_LT6911UXE) += lt6911uxe.o
380 module will be called lt6911uxe.
13 compatible = "rockchip,rk3588-evb1-lp4-v10-lt6911uxe", "rockchip,rk3588";113 compatible = "lontium,lt6911uxe";142 lt6911uxe: lt6911uxe@2b { label143 compatible = "lontium,lt6911uxe";267 lt6911uxe_pin: lt6911uxe-pin {272 lt6911uxe_pin_1: lt6911uxe-pin-1 {
160 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-evb1-lp4-v10-lt6911uxe.dtb