Home
last modified time | relevance | path

Searched refs:read_dpcd (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h148 bool (*read_dpcd)(void *handle, member
/linux-6.15/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c172 success = hdcp->config.ddc.funcs.read_dpcd(hdcp->config.ddc.handle, in read()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c748 hdcp_work[i].hdcp.config.ddc.funcs.read_dpcd = lp_read_dpcd; in hdcp_create_workqueue()