Searched refs:lock_phy (Results 1 – 3 of 3) sorted by relevance
117 if (dmcu != NULL && dmcu->funcs->lock_phy) in dp_enable_link_phy()118 dmcu->funcs->lock_phy(dmcu); in dp_enable_link_phy()227 if (dmcu != NULL && dmcu->funcs->lock_phy) in dp_disable_link_phy()228 dmcu->funcs->lock_phy(dmcu); in dp_disable_link_phy()
89 bool (*lock_phy)(struct dmcu *dmcu); member
1052 .lock_phy = dcn20_lock_phy,1065 .lock_phy = dcn20_lock_phy,