Home
last modified time | relevance | path

Searched refs:dw_dp_detect (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c1006 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function
2448 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()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c1394 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function
1524 status = dw_dp_detect(dp); in dw_dp_connector_detect()