Searched refs:edp_ctrl (Results 1 – 3 of 3) sorted by relevance
29 struct edp_ctrl;43 struct edp_ctrl *ctrl;71 irqreturn_t msm_edp_ctrl_irq(struct edp_ctrl *ctrl);72 void msm_edp_ctrl_power(struct edp_ctrl *ctrl, bool on);74 void msm_edp_ctrl_destroy(struct edp_ctrl *ctrl);75 bool msm_edp_ctrl_panel_connected(struct edp_ctrl *ctrl);76 int msm_edp_ctrl_get_panel_info(struct edp_ctrl *ctrl,78 int msm_edp_ctrl_timing_cfg(struct edp_ctrl *ctrl,82 bool msm_edp_ctrl_pixel_clock_valid(struct edp_ctrl *ctrl,
64 struct edp_ctrl { struct153 static int edp_clk_init(struct edp_ctrl *ctrl) in edp_clk_init()202 static int edp_clk_enable(struct edp_ctrl *ctrl, u32 clk_mask) in edp_clk_enable()288 static void edp_clk_disable(struct edp_ctrl *ctrl, u32 clk_mask) in edp_clk_disable()302 static int edp_regulator_init(struct edp_ctrl *ctrl) in edp_regulator_init()325 static int edp_regulator_enable(struct edp_ctrl *ctrl) in edp_regulator_enable()364 static void edp_regulator_disable(struct edp_ctrl *ctrl) in edp_regulator_disable()371 static int edp_gpio_config(struct edp_ctrl *ctrl) in edp_gpio_config()410 static void edp_ctrl_irq_enable(struct edp_ctrl *ctrl, int enable) in edp_ctrl_irq_enable()427 static void edp_fill_link_cfg(struct edp_ctrl *ctrl) in edp_fill_link_cfg()[all …]
20 edp/edp_ctrl.o \