Searched refs:handle_plugged_change (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp.c | 501 static void handle_plugged_change(struct dw_hdmi_qp *hdmi, bool plugged)
in handle_plugged_change() function 516 handle_plugged_change(hdmi, plugged);
in dw_hdmi_qp_set_plugged_cb() 2046 handle_plugged_change(hdmi, false);
in dw_hdmi_qp_bridge_atomic_disable() 2071 handle_plugged_change(hdmi, true);
in dw_hdmi_qp_bridge_atomic_enable()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp.c | 296 static void handle_plugged_change(struct dw_hdmi_qp *hdmi, bool plugged) in handle_plugged_change() function 311 handle_plugged_change(hdmi, plugged); in dw_hdmi_qp_set_plugged_cb() 1921 handle_plugged_change(hdmi, false); in dw_hdmi_qp_bridge_atomic_disable() 1946 handle_plugged_change(hdmi, true); in dw_hdmi_qp_bridge_atomic_enable()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 536 static void handle_plugged_change(struct dw_hdmi *hdmi, bool plugged) in handle_plugged_change() function 551 handle_plugged_change(hdmi, plugged); in dw_hdmi_set_plugged_cb() 2899 handle_plugged_change(hdmi, result == connector_status_connected); in dw_hdmi_detect()
|
Completed in 13 milliseconds