Home
last modified time | relevance | path

Searched refs:integration (Results 1 – 25 of 68) sorted by relevance

123

/Linux-v5.10/drivers/media/usb/gspca/
Dse401.c180 int integration = val << 6; in setexposure() local
191 integration = integration - integration % 106667; in setexposure()
193 integration = integration - integration % 88889; in setexposure()
195 expose_h = (integration >> 16); in setexposure()
196 expose_m = (integration >> 8); in setexposure()
197 expose_l = integration; in setexposure()
/Linux-v5.10/drivers/virt/vboxguest/
DKconfig3 tristate "Virtual Box Guest integration support"
8 support for Virtual Box Guest integration features such as
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dti,secure-proxy.txt5 configurable queues selectable at SoC(System on Chip) integration. The
8 instantiated at SoC integration level by system controller to indicate
Dti,message-manager.txt5 configurable queues selectable at SoC(System on Chip) integration. The Message
8 integration level to indicate receive or transmit path.
/Linux-v5.10/Documentation/driver-api/80211/
Dcfg80211.rst155 RFkill integration
159 :doc: RFkill integration
/Linux-v5.10/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt16 Until these IP blocks (or IP integration) support version
31 integration-specific bug fixes or workarounds are needed, the kernel
/Linux-v5.10/drivers/gpu/drm/qxl/
DKconfig10 QXL virtual GPU for Spice virtualization desktop integration.
/Linux-v5.10/drivers/staging/android/
DTODO10 - Better test framework (integration with VGEM was suggested)
/Linux-v5.10/Documentation/devicetree/bindings/net/
Damd-xgbe.txt9 - SerDes integration registers (1/2)
10 - SerDes integration registers (2/2)
/Linux-v5.10/drivers/media/cec/
DKconfig12 bool "HDMI CEC RC integration"
/Linux-v5.10/Documentation/dev-tools/kunit/
Dfaq.rst44 Most existing tests for the Linux kernel would be categorized as an integration
52 - An integration test tests the interaction between a minimal set of components,
53 usually just two or three. For example, someone might write an integration
/Linux-v5.10/Documentation/admin-guide/cifs/
Dtodo.rst16 - multichannel (started), integration with RDMA
54 exists. Also better integration with winbind for resolving SID owners
65 m) improved stats gathering tools (perhaps integration with nfsometer?)
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dtas2552.txt21 For system integration the dt-bindings/sound/tas2552.h header file provides
/Linux-v5.10/Documentation/arm/samsung/
Dgpio.rst20 GPIOLIB integration
/Linux-v5.10/drivers/staging/pi433/Documentation/devicetree/
Dpi433.txt53 The file needs to be compiled - either manually or by integration in your kernel
/Linux-v5.10/drivers/iio/buffer/
DKconfig23 tristate "Industrial I/O DMA buffer integration with DMAEngine"
/Linux-v5.10/drivers/hwtracing/coresight/
DKconfig163 This option adds support for the CoreSight integration registers on
164 this device. The integration registers allow the exploration of the
/Linux-v5.10/Documentation/admin-guide/media/
Dbuilding.rst52 [ ] HDMI CEC RC integration
60 The ``HDMI CEC RC integration`` option enables integration of HDMI CEC
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-dma.txt32 navigator cloud and number of addresses depends on SOC integration
/Linux-v5.10/Documentation/input/devices/
Drotary-encoder.rst79 Board integration
/Linux-v5.10/Documentation/devicetree/bindings/display/ti/
Dti,omap-dss.txt16 integration to the SoC, etc.
/Linux-v5.10/Documentation/networking/caif/
Dcaif.rst28 If you are working on integration of CAIF you should make sure
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dformat.rst85 routine or library for integration into applications.
/Linux-v5.10/Documentation/driver-api/
Ddevice_link.rst39 Another optional feature is runtime PM integration: By setting the
84 integration is desired.
160 runtime PM integration is added from the busmaster device (consumer)
/Linux-v5.10/Documentation/admin-guide/
Dserial-console.rst113 the integration of these patches into m68k, ppc and alpha.

123