Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.h14 int rockchip_dw_hdmi_prepare(struct rockchip_connector *conn, struct display_state *state);
H A Drockchip_dw_hdmi.c588 .prepare = rockchip_dw_hdmi_prepare,
H A Ddw_hdmi.c2577 int rockchip_dw_hdmi_prepare(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_prepare() function