Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 207) sorted by relevance

123456789

/Linux-v5.4/Documentation/hwmon/
Dltc4260.rst44 registers. If a set of voltage divider resistors is installed, calculate the
51 is installed. If a different sense resistor is installed, calculate the real
Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
51 is installed. If a different sense resistor is installed, calculate the real
Dltc2945.rst44 registers. If a set of voltage divider resistors is installed, calculate the
51 is installed. If a different sense resistor is installed, calculate the real
/Linux-v5.4/tools/perf/tests/
Dmake228 # We prefix all installed files for make_install_prefix(_slash)
229 # with '/tmp/krava' to match installed/prefix-ed files.
237 # FIXME nothing gets installed
241 # FIXME nothing gets installed
245 # FIXME nothing gets installed
249 # FIXME nothing gets installed
253 # FIXME nothing gets installed
/Linux-v5.4/kernel/irq/
Dgeneric-chip.c397 if (test_bit(idx, &gc->installed)) in irq_map_generic_chip()
404 if (!gc->installed) { in irq_map_generic_chip()
411 set_bit(idx, &gc->installed); in irq_map_generic_chip()
441 clear_bit(irq_idx, &gc->installed); in irq_unmap_generic_chip()
570 if (!gc->installed) in irq_gc_get_irq_data()
573 virq = irq_find_mapping(gc->domain, gc->irq_base + __ffs(gc->installed)); in irq_gc_get_irq_data()
/Linux-v5.4/fs/fuse/
DKconfig13 installed if you've installed the "fuse" package itself.
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c317 rdev->irq.installed = true; in radeon_irq_kms_init()
320 rdev->irq.installed = false; in radeon_irq_kms_init()
338 if (rdev->irq.installed) { in radeon_irq_kms_fini()
340 rdev->irq.installed = false; in radeon_irq_kms_fini()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c256 adev->irq.installed = true; in amdgpu_irq_init()
259 adev->irq.installed = false; in amdgpu_irq_init()
283 if (adev->irq.installed) { in amdgpu_irq_fini()
285 adev->irq.installed = false; in amdgpu_irq_fini()
Damdgpu_irq.h82 bool installed; member
/Linux-v5.4/Documentation/
DMakefile29 …$(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in P…
93 …$(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to …
/Linux-v5.4/Documentation/kbuild/
Dheaders_install.rst14 installed at the default location /usr/include and the kernel headers in
41 headers are installed in 'INSTALL_HDR_PATH/include'.
/Linux-v5.4/Documentation/driver-api/serial/
Drocket.rst18 The driver can also be installed as an external module using the usual
57 The RocketPort driver can be installed as a module (recommended) or built
61 The RocketPort/RocketModem serial ports installed by this driver are assigned
64 installed in the system, the mapping of port names to serial ports is displayed
67 If installed as a module, the module must be loaded. This can be done
Dmoxa-smartio.rst75 Diagnostic program for displaying installed Moxa
91 This version of driver can be installed as Loadable Module (Module driver)
107 - Maximum 4 boards can be installed in combination
137 4 Moxa Smartio/Industio PCI Family multiport boards can be installed
178 Device naming when more than 2 boards installed
202 will be installed in the system automatically driven.
227 b. Your total installed MOXA boards number is changed. Maybe you
239 to specify the total installed MOXA board number. Default major
/Linux-v5.4/drivers/staging/most/dim2/
DKconfig13 platform driver to be installed. For more information contact
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-efi-esrt51 Description: The version of the firmware currently installed. This is a
57 Description: The lowest version of the firmware that can be installed.
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/
Dmax9611.txt26 A sense resistor of 0,005 Ohm is installed between RS+ and RS- current-sensing
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
DKconfig28 The microcode is typically installed in /lib/firmware. You can
54 The microcode is typically installed in /lib/firmware. You can
/Linux-v5.4/arch/arm/boot/dts/
Domap3-gta04a3.dts14 /* alternate accelerometer that might be installed on some GTA04A3 boards */
Dkirkwood-ts419.dtsi25 * JP1 indicates if an LCD module is installed
/Linux-v5.4/Documentation/devicetree/
Dwriting-schema.rst114 The DT schema project must be installed in order to validate the DT schema
116 project can be installed with pip::
121 libyaml and its headers be installed on the host system.
/Linux-v5.4/drivers/parisc/
DREADME.dino6 ** equipped with third-party or customer-installed PCI I/O expansion
/Linux-v5.4/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset57 Description: This entry is used by a Unisys support script installed on the
76 Description: This entry is used by a Unisys support script installed on the
/Linux-v5.4/Documentation/doc-guide/
Dsphinx.rst51 on the Sphinx version, it should be installed in separate,
56 installed with amdfonts and amsmath in order to evaluate them.
77 packages. If those packages are not installed, the build system will
136 installed. For prettier HTML output, the Read the Docs Sphinx theme
391 How this will be rendered depends on the installed tools. If Graphviz is
392 installed, you will see an vector image. If not the raw markup is inserted as
/Linux-v5.4/Documentation/networking/device_drivers/pensando/
Dionic.rst19 To find if one or more Pensando PCI Ethernet devices are installed on the
/Linux-v5.4/Documentation/admin-guide/aoe/
Dudev.txt2 # They may be installed along the following lines. Check the section

123456789