Searched refs:hubp_disconnect (Results 1 – 3 of 3) sorted by relevance
154 void (*hubp_disconnect)(struct hubp *hubp); member
1266 .hubp_disconnect = hubp1_disconnect,
1070 if (hubp->funcs->hubp_disconnect) in dcn10_plane_atomic_disconnect()1071 hubp->funcs->hubp_disconnect(hubp); in dcn10_plane_atomic_disconnect()