Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_probe_helper.c292 if (funcs->detect_ctx) in drm_helper_probe_detect_ctx()
293 ret = funcs->detect_ctx(connector, &ctx, force); in drm_helper_probe_detect_ctx()
343 if (funcs->detect_ctx) in drm_helper_probe_detect()
344 ret = funcs->detect_ctx(connector, ctx, force); in drm_helper_probe_detect()
/linux-6.1.9/drivers/gpu/drm/xen/
Dxen_drm_front_conn.c91 .detect_ctx = connector_detect,
/linux-6.1.9/include/drm/
Ddrm_modeset_helper_vtables.h927 int (*detect_ctx)(struct drm_connector *connector, member
/linux-6.1.9/drivers/gpu/drm/gud/
Dgud_connector.c319 .detect_ctx = gud_connector_detect,
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_crt.c984 .detect_ctx = intel_crt_detect,
Dintel_dp_mst.c770 .detect_ctx = intel_dp_mst_detect,
Dintel_tv.c1873 .detect_ctx = intel_tv_detect,
Dintel_dp.c5006 .detect_ctx = intel_dp_detect,
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c464 .detect_ctx = dm_dp_mst_detect,
/linux-6.1.9/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1661 .detect_ctx = cdns_mhdp_connector_detect,
/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_hdmi.c587 .detect_ctx = vc4_hdmi_connector_detect_ctx,
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1284 .detect_ctx = nv50_mstc_detect,