Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Ddw-dp.c489 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function
1678 bool hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()
1687 hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()
1703 dp->hotplug.status = dw_dp_detect(dp); in dw_dp_hpd_init()
2062 if (dw_dp_detect(dp)) in dw_dp_link_disable()
2150 if (dw_dp_detect(dp)) in dw_dp_bridge_detect()
2530 dw_dp_audio_handle_plugged_change(audio, dw_dp_detect(dp)); in dw_dp_audio_hook_plugged_cb()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Ddw-dp.c438 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function
1456 bool hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()
1465 hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()
1482 dp->hotplug.status = dw_dp_detect(dp); in dw_dp_hpd_init()
1800 if (dw_dp_detect(dp)) { in dw_dp_link_disable()
1883 if (dw_dp_detect(dp)) { in dw_dp_bridge_detect()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Ddw-dp.c444 static bool dw_dp_detect(struct dw_dp *dp) in dw_dp_detect() function
1459 bool hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()
1468 hpd = dw_dp_detect(dp); in dw_dp_hpd_irq_handler()
1484 dp->hotplug.status = dw_dp_detect(dp); in dw_dp_hpd_init()
1805 if (dw_dp_detect(dp)) in dw_dp_link_disable()
1893 if (dw_dp_detect(dp)) in dw_dp_bridge_detect()