Home
last modified time | relevance | path

Searched refs:rockchip_dw_hdmi_enable (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.h15 int rockchip_dw_hdmi_enable(struct rockchip_connector *conn, struct display_state *state);
H A Drockchip_dw_hdmi.c589 .enable = rockchip_dw_hdmi_enable,
H A Ddw_hdmi.c2594 int rockchip_dw_hdmi_enable(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_enable() function