Searched refs:lock_phy (Results 1 – 5 of 5) sorted by relevance
75 bool (*lock_phy)(struct dmcu *dmcu); member
481 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn314_disable_link_output()482 dmcu->funcs->lock_phy(dmcu); in dcn314_disable_link_output()491 if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn314_disable_link_output()
1050 .lock_phy = dcn20_lock_phy,1063 .lock_phy = dcn20_lock_phy,
3092 if (dmcu != NULL && dmcu->funcs->lock_phy) in dce110_enable_dp_link_output()3093 dmcu->funcs->lock_phy(dmcu); in dce110_enable_dp_link_output()3118 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dce110_disable_link_output()3119 dmcu->funcs->lock_phy(dmcu); in dce110_disable_link_output()3128 if (dmcu != NULL && dmcu->funcs->lock_phy) in dce110_disable_link_output()
1327 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn32_disable_link_output()1328 dmcu->funcs->lock_phy(dmcu); in dcn32_disable_link_output()1336 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn32_disable_link_output()