Searched refs:drm_dp_channel_eq_ok (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/
H A Ddrm_dp_helper.c53 bool drm_dp_channel_eq_ok(u8 link_status[DP_LINK_STATUS_SIZE], function
71 EXPORT_SYMBOL(drm_dp_channel_eq_ok); variable
H A Ddrm_dp_helper.h328 bool drm_dp_channel_eq_ok(u8 link_status[DP_LINK_STATUS_SIZE],
/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Datombios_dp.c567 if (drm_dp_channel_eq_ok(link_status, dig->dp_lane_count))
792 if (drm_dp_channel_eq_ok(dp_info->link_status, dp_info->dp_lane_count)) {

Completed in 26 milliseconds