Searched refs:handle_plugged_change (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 357 static void handle_plugged_change(struct dw_hdmi *hdmi, bool plugged) in handle_plugged_change() function 372 handle_plugged_change(hdmi, plugged); in dw_hdmi_set_plugged_cb() 3005 handle_plugged_change(hdmi, in dw_hdmi_detect() 3333 handle_plugged_change(hdmi, false); in dw_hdmi_connector_atomic_check() 3397 handle_plugged_change(hdmi, true); in dw_hdmi_connector_atomic_commit() 4000 handle_plugged_change(hdmi, false); in dw_hdmi_bridge_atomic_disable() 4031 handle_plugged_change(hdmi, true); in dw_hdmi_bridge_atomic_enable()
|
| H A D | dw-hdmi-qp.c | 322 static void handle_plugged_change(struct dw_hdmi_qp *hdmi, bool plugged) in handle_plugged_change() function 337 handle_plugged_change(hdmi, plugged); in dw_hdmi_qp_set_plugged_cb() 2769 handle_plugged_change(hdmi, false); in dw_hdmi_qp_bridge_atomic_disable() 2834 handle_plugged_change(hdmi, true); in dw_hdmi_qp_bridge_atomic_enable()
|