Home
last modified time | relevance | path

Searched refs:helpers (Results 1 – 24 of 24) sorted by relevance

/drivers/gpu/drm/display/
A DKconfig13 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 Codec
89 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.
/drivers/media/v4l2-core/
A Dv4l2-ctrls-api.c361 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 …]
/drivers/gpu/drm/i915/
A DTODO.txt26 should be moved to dma_fence, drm/scheduler or atomic commit helpers. Or
35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
40 - tasklet helpers in i915_tasklet.h also look a bit misplaced and should
/drivers/net/pcs/
A DKconfig18 This module provides helpers to phylink for managing the Lynx PCS
25 This module provides helpers to phylink for managing the LynxI PCS
/drivers/iio/test/
A DKconfig8 tristate "Test IIO gain-time-scale helpers" if !KUNIT_ALL_TESTS
14 build unit tests for the IIO light sensor gain-time-scale helpers.
/drivers/net/ethernet/netronome/nfp/bpf/
A Dmain.c249 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()
A Dverifier.c203 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()
A Dmain.h171 } helpers; member
A Djit.c4591 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()
/drivers/media/platform/qcom/venus/
A DMakefile4 venus-core-objs += core.o helpers.o firmware.o \
/drivers/net/ethernet/intel/libeth/
A DKconfig15 XDP and XSk helpers based on libeth hotpath management.
/drivers/gpu/drm/
A DKconfig50 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. A
208 GPU-VM representation providing helpers to manage a GPUs virtual
217 GPU-SVM representation providing helpers to manage a GPUs shared
/drivers/gpu/drm/gma500/
A Dcdv_intel_hdmi.c197 const struct drm_encoder_helper_funcs *helpers in cdv_hdmi_set_property() local
199 helpers->mode_set(encoder, &crtc->saved_mode, in cdv_hdmi_set_property()
A Dcdv_intel_lvds.c389 const struct drm_encoder_helper_funcs *helpers = in cdv_intel_lvds_set_property() local
391 helpers->dpms(encoder, value); in cdv_intel_lvds_set_property()
/drivers/platform/x86/lenovo/
A DMakefile17 lenovo-target-$(CONFIG_LENOVO_WMI_HELPERS) += wmi-helpers.o
/drivers/scsi/libsas/
A DKconfig14 This provides transport specific helpers for SAS drivers which
/drivers/gpio/
A DTODO63 This header and helpers appeared at one point when there was no proper
127 helpers for GPIO drivers on regmap that simply use offsets
131 helpers (x86 inb()/outb()) and convert port-mapped I/O drivers to use
/drivers/firewire/
A DKconfig70 tristate "KUnit tests for helpers of self ID sequence" if !KUNIT_ALL_TESTS
74 This builds the KUnit tests for helpers of self ID sequence.
/drivers/phy/
A DKconfig25 Provides a number of helpers a core functions for MIPI D-PHY
/drivers/gpu/drm/tegra/
A Dsor.c3043 const struct drm_encoder_helper_funcs *helpers = NULL; in tegra_sor_init() local
3053 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()
/drivers/regulator/
A DMakefile7 obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o helpers.o devres.o irq_helpers.o
/drivers/ptp/
A DKconfig40 met, and drivers refer to dummy helpers.
/drivers/platform/chrome/
A DKconfig160 ChromeOS EC communication protocol helpers.
/drivers/thermal/
A DKconfig88 This options provides helpers to add the support to

Completed in 51 milliseconds