Home
last modified time | relevance | path

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

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