Searched refs:hubp_disconnect (Results 1 – 3 of 3) sorted by relevance
153 void (*hubp_disconnect)(struct hubp *hubp); member
1334 .hubp_disconnect = hubp1_disconnect,
1127 if (hubp->funcs->hubp_disconnect) in dcn10_plane_atomic_disconnect()1128 hubp->funcs->hubp_disconnect(hubp); in dcn10_plane_atomic_disconnect()