Searched refs:helpers (Results 1 – 24 of 24) sorted by relevance
13 DRM helpers for display adapters.46 DRM display helpers for DisplayPort.73 DRM display helpers for VESA DSC (used by DSI and DisplayPort).78 DRM display helpers for HDCP.83 DRM display helpers for HDMI Audio functionality (generic HDMI Codec89 DRM display helpers for HDMI CEC implementation.94 DRM display helpers for HDMI CEC notifiers implementation.99 DRM display helpers for HDMI.106 DRM KMS state helpers for HDMI.
361 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()436 if (!helpers) in v4l2_g_ext_ctrls_common()452 if (!helpers[i].mref) in v4l2_g_ext_ctrls_common()506 idx = helpers[idx].next; in v4l2_g_ext_ctrls_common()513 kvfree(helpers); in v4l2_g_ext_ctrls_common()622 if (!helpers) in try_set_ext_ctrls_common()634 if (!helpers[i].mref) in try_set_ext_ctrls_common()692 idx = helpers[idx].next; in try_set_ext_ctrls_common()712 helpers[idx].ref->ctrl); in try_set_ext_ctrls_common()713 idx = helpers[idx].next; in try_set_ext_ctrls_common()[all …]
26 should be moved to dma_fence, drm/scheduler or atomic commit helpers. Or35 - i915_mm.c should be moved to the right places. Some of the helpers also look a40 - tasklet helpers in i915_tasklet.h also look a bit misplaced and should
18 This module provides helpers to phylink for managing the Lynx PCS25 This module provides helpers to phylink for managing the LynxI PCS
8 tristate "Test IIO gain-time-scale helpers" if !KUNIT_ALL_TESTS14 build unit tests for the IIO light sensor gain-time-scale helpers.
249 bpf->helpers.map_lookup = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()252 bpf->helpers.map_update = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()255 bpf->helpers.map_delete = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()258 bpf->helpers.perf_event_output = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
203 bpf->helpers.map_lookup, reg1) || in nfp_bpf_check_helper_call()211 bpf->helpers.map_update, reg1) || in nfp_bpf_check_helper_call()221 bpf->helpers.map_delete, reg1) || in nfp_bpf_check_helper_call()239 if (!bpf->helpers.perf_event_output) { in nfp_bpf_check_helper_call()
171 } helpers; member
4591 val = nfp_prog->bpf->helpers.map_lookup; in nfp_bpf_relo_for_vnic()4594 val = nfp_prog->bpf->helpers.map_update; in nfp_bpf_relo_for_vnic()4597 val = nfp_prog->bpf->helpers.map_delete; in nfp_bpf_relo_for_vnic()4600 val = nfp_prog->bpf->helpers.perf_event_output; in nfp_bpf_relo_for_vnic()
4 venus-core-objs += core.o helpers.o firmware.o \
15 XDP and XSk helpers based on libeth hotpath management.
50 CRTC helpers for KMS drivers.134 bool "Enable refcount backtrace history in the DP MST helpers"141 Enables debug tracing for topology refs in DRM's DP MST helpers. A208 GPU-VM representation providing helpers to manage a GPUs virtual217 GPU-SVM representation providing helpers to manage a GPUs shared
197 const struct drm_encoder_helper_funcs *helpers in cdv_hdmi_set_property() local199 helpers->mode_set(encoder, &crtc->saved_mode, in cdv_hdmi_set_property()
389 const struct drm_encoder_helper_funcs *helpers = in cdv_intel_lvds_set_property() local391 helpers->dpms(encoder, value); in cdv_intel_lvds_set_property()
17 lenovo-target-$(CONFIG_LENOVO_WMI_HELPERS) += wmi-helpers.o
14 This provides transport specific helpers for SAS drivers which
63 This header and helpers appeared at one point when there was no proper127 helpers for GPIO drivers on regmap that simply use offsets131 helpers (x86 inb()/outb()) and convert port-mapped I/O drivers to use
70 tristate "KUnit tests for helpers of self ID sequence" if !KUNIT_ALL_TESTS74 This builds the KUnit tests for helpers of self ID sequence.
25 Provides a number of helpers a core functions for MIPI D-PHY
3043 const struct drm_encoder_helper_funcs *helpers = NULL; in tegra_sor_init() local3053 helpers = &tegra_sor_hdmi_helpers; in tegra_sor_init()3062 helpers = &tegra_sor_dp_helpers; in tegra_sor_init()3066 helpers = &tegra_sor_dp_helpers; in tegra_sor_init()3084 drm_encoder_helper_add(&sor->output.encoder, helpers); in tegra_sor_init()
7 obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o helpers.o devres.o irq_helpers.o
40 met, and drivers refer to dummy helpers.
160 ChromeOS EC communication protocol helpers.
88 This options provides helpers to add the support to
Completed in 51 milliseconds