Home
last modified time | relevance | path

Searched refs:detect_ctx (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/xen/
Dxen_drm_front_conn.c91 .detect_ctx = connector_detect,
/Linux-v6.6/drivers/gpu/drm/
Ddrm_probe_helper.c349 if (funcs->detect_ctx) in drm_helper_probe_detect_ctx()
350 ret = funcs->detect_ctx(connector, &ctx, force); in drm_helper_probe_detect_ctx()
400 if (funcs->detect_ctx) in drm_helper_probe_detect()
401 ret = funcs->detect_ctx(connector, ctx, force); in drm_helper_probe_detect()
/Linux-v6.6/include/drm/
Ddrm_modeset_helper_vtables.h929 int (*detect_ctx)(struct drm_connector *connector, member
/Linux-v6.6/drivers/gpu/drm/gud/
Dgud_connector.c319 .detect_ctx = gud_connector_detect,
/Linux-v6.6/drivers/gpu/drm/ast/
Dast_mode.c1598 .detect_ctx = ast_dp501_connector_helper_detect_ctx,
1708 .detect_ctx = ast_astdp_connector_helper_detect_ctx,
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_crt.c981 .detect_ctx = intel_crt_detect,
Dintel_dp_mst.c1036 .detect_ctx = intel_dp_mst_detect,
Dintel_tv.c1876 .detect_ctx = intel_tv_detect,
Dintel_dp.c5281 .detect_ctx = intel_dp_detect,
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c513 .detect_ctx = dm_dp_mst_detect,
/Linux-v6.6/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1677 .detect_ctx = cdns_mhdp_connector_detect,
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1206 .detect_ctx = nv50_mstc_detect,
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_hdmi.c685 .detect_ctx = vc4_hdmi_connector_detect_ctx,