HomeSort by: relevance | last modified time | path
    Searched defs:is_immediate_downstream (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_hwss.c 48 static inline bool is_immediate_downstream(struct dc_link *link, uint32_t offset) function in typeref:typename:bool
287 if (!link->is_lttpr_mode_transparent && !is_immediate_downstream(link, offset))
amdgpu_dc_link_hwss.c 48 static inline bool is_immediate_downstream(struct dc_link *link, uint32_t offset) function in typeref:typename:bool
287 if (!link->is_lttpr_mode_transparent && !is_immediate_downstream(link, offset))

Completed in 22 milliseconds