Searched refs:i2c_hdmi_tx (Results 1 – 1 of 1) sorted by relevance
952 struct i2c_client *i2c_hdmi_tx; member1223 struct device *dev = &it6161->i2c_hdmi_tx->dev;4025 struct device *dev = &it6161->i2c_hdmi_tx->dev; in hdmi_tx_enable_hdcp()5567 struct device *dev = &it6161->i2c_hdmi_tx->dev; in hdmi_tx_get_avi_infoframe_from_user_define()5943 struct device *dev = &it6161->i2c_hdmi_tx->dev; in mipi_rx_prec_get_display_mode()6751 it6161->i2c_hdmi_tx = i2c_new_dummy_device(i2c_mipi_rx->adapter, it6161->it6161_addr_hdmi_tx); in it6161_i2c_probe()6752 if (IS_ERR(it6161->i2c_hdmi_tx)) { in it6161_i2c_probe()6754 return PTR_ERR(it6161->i2c_hdmi_tx); in it6161_i2c_probe()6758 devm_regmap_init_i2c(it6161->i2c_hdmi_tx, &it6161_hdmi_tx_bridge_regmap_config); in it6161_i2c_probe()6820 i2c_unregister_device(it6161->i2c_hdmi_tx); in it6161_i2c_probe()