OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_dp_get_adjust_request_pre_emphasis
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp_link_training.c
54
u8 this_p =
drm_dp_get_adjust_request_pre_emphasis
(link_status, lane);
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c
118
u8
drm_dp_get_adjust_request_pre_emphasis
(const u8 link_status[DP_LINK_STATUS_SIZE],
function
129
EXPORT_SYMBOL(
drm_dp_get_adjust_request_pre_emphasis
);
variable
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_dp.c
221
u8 this_p =
drm_dp_get_adjust_request_pre_emphasis
(link_status, lane);
/src/sys/dev/ic/
anx_dp.c
503
pe =
drm_dp_get_adjust_request_pre_emphasis
(link_status, i);
548
pe =
drm_dp_get_adjust_request_pre_emphasis
(link_status, i);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_dp.c
279
u8 this_p =
drm_dp_get_adjust_request_pre_emphasis
(link_status, lane);
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h
1138
u8
drm_dp_get_adjust_request_pre_emphasis
(const u8 link_status[DP_LINK_STATUS_SIZE],
Completed in 28 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026