Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h166 bool (*read_dpcd)(void *handle, member
/linux/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/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c797 ddc_funcs->read_dpcd = lp_read_dpcd; in hdcp_create_workqueue()