Home
last modified time | relevance | path

Searched refs:Module (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst29 Module parameters
37 Module snd
54 See `Module Autoloading Support`_ section for details.
63 Module snd-pcm-oss
90 Module snd-rawmidi
127 Module snd-adlib
130 Module for AdLib FM cards.
161 Module snd-ad1816a
164 Module for sound cards based on Analog Devices AD1816A/AD1815 ISA chips.
171 Module snd-ad1848
[all …]
/Linux-v4.19/arch/m68k/ifpsp060/
DREADME32 fpsp.sa Full FP Kernel Module - hex image
33 fpsp.s Full FP Kernel Module - source code
34 fpsp.doc Full FP Kernel Module - on-line documentation
36 pfpsp.sa Partial FP Kernel Module - hex image
37 pfpsp.s Partial FP Kernel Module - source code
39 fplsp.sa FP Library Module - hex image
40 fplsp.s FP Library Module - source code
41 fplsp.doc FP Library Module - on-line documentation
43 isp.sa Integer Unimplemented Kernel Module - hex image
44 isp.s Integer Unimplemented Kernel Module - source code
[all …]
/Linux-v4.19/tools/perf/util/c++/
Dclang.cpp67 static std::unique_ptr<llvm::Module>
90 return std::unique_ptr<llvm::Module>(nullptr); in getModuleFromSource()
95 std::unique_ptr<llvm::Module>
116 std::unique_ptr<llvm::Module>
124 getBPFObjectFromModule(llvm::Module *Module) in getBPFObjectFromModule() argument
142 Module->setDataLayout(TargetMachine->createDataLayout()); in getBPFObjectFromModule()
143 Module->setTargetTriple(TargetTriple); in getBPFObjectFromModule()
161 PM.run(*Module); in getBPFObjectFromModule()
Dclang.h15 std::unique_ptr<Module>
19 std::unique_ptr<Module>
24 getBPFObjectFromModule(llvm::Module *Module);
Dclang-test.cpp17 static std::unique_ptr<llvm::Module>
23 return std::unique_ptr<llvm::Module>(nullptr); in __test__clang_to_IR()
28 std::unique_ptr<llvm::Module> M = in __test__clang_to_IR()
/Linux-v4.19/Documentation/kbuild/
Dmodules.txt13 === 3. Creating a Kbuild File for an External Module
22 === 5. Module Installation
25 === 6. Module Versioning
28 --- 6.3 Symbols From Another External Module
64 NOTE: "modules_prepare" will not build Module.symvers even if
146 === 3. Creating a Kbuild File for an External Module
198 # Module specific targets
230 # Module specific targets
258 # Module specific targets
388 === 5. Module Installation
[all …]
/Linux-v4.19/drivers/scsi/megaraid/
DKconfig.megaraid8 tristate "LSI Logic Management Module (New Driver)"
11 Management Module provides ioctl, sysfs support for LSI Logic
79 tristate "LSI Logic MegaRAID SAS RAID Module"
82 Module for LSI Logic's SAS based RAID controllers.
84 Module will be called megaraid_sas
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dtechnologic.txt4 TS-4600 is a System-on-Module based on the Freescale i.MX28 System-on-Chip.
13 TS-4900 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
19 TS-7970 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
Dcompulab-boards.txt12 Compulab CL-SOM-iMX7 is a miniature System-on-Module (SoM) based on
20 the CL-SOM-iMX7 System-on-Module providing most of the functions,
/Linux-v4.19/Documentation/devicetree/bindings/arm/omap/
Dctrl.txt1 OMAP Control Module bindings
3 Control Module contains miscellaneous features under it based on SoC type.
30 - reg: Contains Control Module register address range
Domap.txt151 - AM335X CM-T335 : System On Module, built around the Sitara AM3352/4
163 - OMAP5 EVM : Evaluation Module
178 - AM437x SK EVM: AM437x StarterKit Evaluation Module
205 - DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiFi and Bluetooth
208 - DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Bluetooth
/Linux-v4.19/drivers/hwtracing/stm/
DKconfig2 tristate "System Trace Module devices"
6 A System Trace Module (STM) is a device exporting data in System
10 Say Y here to enable System Trace Module device support.
/Linux-v4.19/Documentation/devicetree/bindings/nvmem/
Dimx-iim.txt1 Freescale i.MX IC Identification Module (IIM) device tree bindings
3 This binding represents the IC Identification Module (IIM) found on
/Linux-v4.19/net/bluetooth/
DKconfig31 RFCOMM Module (RFCOMM Protocol)
32 BNEP Module (Bluetooth Network Encapsulation Protocol)
33 CMTP Module (CAPI Message Transport Protocol)
34 HIDP Module (Human Interface Device Protocol)
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Drenesas,cpg-mssr.txt1 * Renesas Clock Pulse Generator / Module Standby and Software Reset
4 and MSSR (Module Standby and Software Reset) blocks are intimately connected,
10 1. Module Standby, providing a Clock Domain to control the clock supply
54 power-managed through Module Standby should refer to the CPG device
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dnxp,tpm-timer.txt1 NXP Low Power Timer/Pulse Width Modulation Module (TPM)
3 The Timer/PWM Module (TPM) supports input capture, output compare,
/Linux-v4.19/scripts/
DMakefile.modpost60 kernelsymfile := $(objtree)/Module.symvers
61 modulesymfile := $(firstword $(KBUILD_EXTMOD))/Module.symvers
/Linux-v4.19/
D.gitignore45 Module.symvers
59 /Module.markers
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dmcm.txt2 MPX LAW & Coherency Module Device Tree Binding
35 MPX Coherency Module Node
Decm.txt2 E500 LAW & Coherency Module Device Tree Binding
35 E500 Coherency Module Node
/Linux-v4.19/Documentation/devicetree/bindings/security/tpm/
Dibmvtpm.txt1 * Device Tree Bindings for IBM Virtual Trusted Platform Module(vtpm)
26 Example (IBM Virtual Trusted Platform Module)
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-module41 Description: Module size in bytes.
47 Description: Module taint flags:
/Linux-v4.19/Documentation/security/tpm/
Dindex.rst2 Trusted Platform Module documentation
/Linux-v4.19/Documentation/scsi/
Dmegaraid.txt1 Notes on Management Module
23 Currently this module (called Common Management Module) is used only to issue
52 The Common Management Module is implemented in megaraid_mm.[ch] files. This
/Linux-v4.19/Documentation/admin-guide/LSM/
Dindex.rst2 Linux Security Module Usage
5 The Linux Security Module (LSM) framework provides a mechanism for

12345678910>>...13