Searched refs:edp_ctrl (Results 1 – 3 of 3) sorted by relevance
22 struct edp_ctrl;36 struct edp_ctrl *ctrl;64 irqreturn_t msm_edp_ctrl_irq(struct edp_ctrl *ctrl);65 void msm_edp_ctrl_power(struct edp_ctrl *ctrl, bool on);67 void msm_edp_ctrl_destroy(struct edp_ctrl *ctrl);68 bool msm_edp_ctrl_panel_connected(struct edp_ctrl *ctrl);69 int msm_edp_ctrl_get_panel_info(struct edp_ctrl *ctrl,71 int msm_edp_ctrl_timing_cfg(struct edp_ctrl *ctrl,75 bool msm_edp_ctrl_pixel_clock_valid(struct edp_ctrl *ctrl,
54 struct edp_ctrl { struct142 static int edp_clk_init(struct edp_ctrl *ctrl) in edp_clk_init()191 static int edp_clk_enable(struct edp_ctrl *ctrl, u32 clk_mask) in edp_clk_enable()277 static void edp_clk_disable(struct edp_ctrl *ctrl, u32 clk_mask) in edp_clk_disable()291 static int edp_regulator_init(struct edp_ctrl *ctrl) in edp_regulator_init()317 static int edp_regulator_enable(struct edp_ctrl *ctrl) in edp_regulator_enable()350 static void edp_regulator_disable(struct edp_ctrl *ctrl) in edp_regulator_disable()357 static int edp_gpio_config(struct edp_ctrl *ctrl) in edp_gpio_config()383 static void edp_ctrl_irq_enable(struct edp_ctrl *ctrl, int enable) in edp_ctrl_irq_enable()400 static void edp_fill_link_cfg(struct edp_ctrl *ctrl) in edp_fill_link_cfg()[all …]
32 edp/edp_ctrl.o \