Home
last modified time | relevance | path

Searched full:modular (Results 1 – 25 of 266) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/Documentation/driver-api/
Dconsole.rst14 'modular driver' by this document. Multiple modular drivers can coexist at
16 the system driver. However, modular drivers cannot take over the console
17 that is currently occupied by another modular driver. (Exception: Drivers that
20 occupied by the system driver. In the same token, if the modular driver is
23 Modular drivers, from the programmer's point of view, have to call::
79 When unbinding, the modular driver is detached first, and then the system
/kernel/linux/linux-6.6/Documentation/driver-api/
Dconsole.rst14 'modular driver' by this document. Multiple modular drivers can coexist at
16 the system driver. However, modular drivers cannot take over the console
17 that is currently occupied by another modular driver. (Exception: Drivers that
20 occupied by the system driver. In the same token, if the modular driver is
23 Modular drivers, from the programmer's point of view, have to call::
79 When unbinding, the modular driver is detached first, and then the system
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
DKconfig7 tristate "Modular ISDN driver"
9 Enable support for the modular ISDN driver.
DMakefile3 # Makefile for the modular ISDN driver
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
DKconfig7 tristate "Modular ISDN driver"
9 Enable support for the modular ISDN driver.
DMakefile3 # Makefile for the modular ISDN driver
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/misc/
Dxlnx,tmr-inject.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
Dxlnx,tmr-manager.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP
13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
Dreadme25 same format as above modular method,but additionally add
29 it equal to modular method with below command:
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
Dreadme25 same format as above modular method,but additionally add
29 it equal to modular method with below command:
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dmicrochip,sparx5.yaml27 - description: The Sparx5 pcb125 board is a modular board,
28 which has both spi-nor and eMMC storage. The modular design
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
Dmicrochip,sparx5.yaml27 - description: The Sparx5 pcb125 board is a modular board,
28 which has both spi-nor and eMMC storage. The modular design
/kernel/linux/linux-5.10/include/linux/
Dccp.h482 * @CCP_ECC_FUNCTION_MMUL_384BIT: 384-bit modular multiplication
483 * @CCP_ECC_FUNCTION_MADD_384BIT: 384-bit modular addition
499 * struct ccp_ecc_modular_math - CCP ECC modular math parameters
500 * @operand_1: first operand for the modular math operation
502 * @operand_2: second operand for the modular math operation
506 * @result: result of the modular math operation
/kernel/linux/linux-6.6/include/linux/
Dccp.h483 * @CCP_ECC_FUNCTION_MMUL_384BIT: 384-bit modular multiplication
484 * @CCP_ECC_FUNCTION_MADD_384BIT: 384-bit modular addition
500 * struct ccp_ecc_modular_math - CCP ECC modular math parameters
501 * @operand_1: first operand for the modular math operation
503 * @operand_2: second operand for the modular math operation
507 * @result: result of the modular math operation
/kernel/linux/linux-5.10/Documentation/isdn/
Dm_isdn.rst5 mISDN is a new modular ISDN driver, in the long term it should replace
/kernel/linux/linux-6.6/Documentation/isdn/
Dm_isdn.rst5 mISDN is a new modular ISDN driver, in the long term it should replace
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
DMakefile3 # Makefile for the modular ISDN hardware drivers
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
DMakefile3 # Makefile for the modular ISDN hardware drivers
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/
Drapidio.rst111 modular component of the kernel (see details below).
150 (c) Modular enumeration and discovery process can be started by a command from
155 (d) Modular enumeration and discovery process can be started by a module
228 modular build configurations. For user-space controlled start RapidIO subsystem
/kernel/linux/linux-6.6/Documentation/driver-api/rapidio/
Drapidio.rst111 modular component of the kernel (see details below).
150 (c) Modular enumeration and discovery process can be started by a command from
155 (d) Modular enumeration and discovery process can be started by a module
228 modular build configurations. For user-space controlled start RapidIO subsystem
/kernel/linux/linux-5.10/drivers/net/wan/
DKconfig26 # There is no way to detect a comtrol sv11 - force it modular for now.
38 # The COSA/SRP driver has not been tested as non-modular yet.
88 # There is no way to detect a Sealevel board. Force it modular
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/
Daltr,msgdma.yaml13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_pnp.c252 /* Modular Technology */
254 /* Modular Technology 33.6 Internal PnP */
266 /* Modular Technology */
269 /* Modular Technology 33.6 External PnP */
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
D8250_pnp.c248 /* Modular Technology */
250 /* Modular Technology 33.6 Internal PnP */
262 /* Modular Technology */
265 /* Modular Technology 33.6 External PnP */
/kernel/linux/linux-5.10/drivers/cpuidle/
DKconfig11 idle processor power management. It includes modular cross-platform

1234567891011