Searched refs:lock_phy (Results 1 – 3 of 3) sorted by relevance
75 bool (*lock_phy)(struct dmcu *dmcu); member
138 if (dmcu != NULL && dmcu->funcs->lock_phy) in dp_enable_link_phy()139 dmcu->funcs->lock_phy(dmcu); in dp_enable_link_phy()237 if (dmcu != NULL && dmcu->funcs->lock_phy) in dp_disable_link_phy()238 dmcu->funcs->lock_phy(dmcu); in dp_disable_link_phy()
844 .lock_phy = dcn20_lock_phy,857 .lock_phy = dcn20_lock_phy,