Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.h18 int rockchip_dw_hdmi_detect(struct rockchip_connector *conn, struct display_state *state);
H A Drockchip_dw_hdmi.c592 .detect = rockchip_dw_hdmi_detect,
H A Ddw_hdmi.c2699 int rockchip_dw_hdmi_detect(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_detect() function