Searched refs:dw_dp_detect (Results 1 – 2 of 2) sorted by relevance
1006 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function2448 bool hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()2457 hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()2473 dp->hotplug.status = dw_dp_detect(dp); in dw_dp_hpd_init()3037 if (dw_dp_detect(dp)) in dw_dp_link_disable()3191 if (!dw_dp_detect(dp)) { in dw_dp_bridge_detect()3811 dw_dp_audio_handle_plugged_change(audio, dw_dp_detect(dp)); in dw_dp_audio_hook_plugged_cb()
1394 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function1524 status = dw_dp_detect(dp); in dw_dp_connector_detect()