mtk_hdmi_ddc
static void ddcm_trigger_mode(struct mtk_hdmi_ddc *ddc, int mode)
static int mtk_hdmi_ddc_read_msg(struct mtk_hdmi_ddc *ddc, struct i2c_msg *msg)
static int mtk_hdmi_ddc_write_msg(struct mtk_hdmi_ddc *ddc, struct i2c_msg *msg)
struct mtk_hdmi_ddc *ddc = adapter->algo_data;
struct mtk_hdmi_ddc *ddc;
ddc = devm_kzalloc(dev, sizeof(struct mtk_hdmi_ddc), GFP_KERNEL);
struct mtk_hdmi_ddc *ddc = platform_get_drvdata(pdev);
static inline void sif_set_bit(struct mtk_hdmi_ddc *ddc, unsigned int offset,
static inline void sif_clr_bit(struct mtk_hdmi_ddc *ddc, unsigned int offset,
static inline bool sif_bit_is_set(struct mtk_hdmi_ddc *ddc, unsigned int offset,
static inline void sif_write_mask(struct mtk_hdmi_ddc *ddc, unsigned int offset,
static inline unsigned int sif_read_mask(struct mtk_hdmi_ddc *ddc,
static int mtk_ddcm_read_hdmi(struct mtk_hdmi_ddc *ddc, u16 uc_dev,
static int mtk_hdmi_fg_ddc_data_read(struct mtk_hdmi_ddc *ddc, u16 b_dev,
static int mtk_hdmi_ddc_fg_data_write(struct mtk_hdmi_ddc *ddc, u16 b_dev,
struct mtk_hdmi_ddc *ddc;
struct mtk_hdmi_ddc *ddc;
static int mtk_ddc_check_and_rise_low_bus(struct mtk_hdmi_ddc *ddc)
static int mtk_ddcm_write_hdmi(struct mtk_hdmi_ddc *ddc, u16 addr_id,