Searched refs:hpd_disable (Results 1 – 5 of 5) sorted by relevance
98 .hpd_disable = tpd12s015_hpd_disable,
835 .hpd_disable = it66121_bridge_hpd_disable,
1239 if (bridge->funcs->hpd_disable) in drm_bridge_hpd_disable()1240 bridge->funcs->hpd_disable(bridge); in drm_bridge_hpd_disable()
651 void (*hpd_disable)(struct drm_bridge *bridge); member
2215 .hpd_disable = cdns_mhdp_bridge_hpd_disable,
Completed in 16 milliseconds