Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1962 static void dw_dp_phy_exit(void *data) in dw_dp_phy_exit() function
2078 ret = devm_add_action_or_reset(dev, dw_dp_phy_exit, dp); in dw_dp_bind()