Home
last modified time | relevance | path

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

12345678910

/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-4.19/Documentation/console/
Dconsole.txt11 'modular driver' by this document. Multiple modular drivers can coexist at
13 the system driver. However, modular drivers cannot take over the console
14 that is currently occupied by another modular driver. (Exception: Drivers that
17 occupied by the system driver. In the same token, if the modular driver is
20 Modular drivers, from the programmer's point of view, have to call:
73 When unbinding, the modular driver is detached first, and then the system
/kernel/linux/linux-4.19/drivers/isdn/mISDN/
DKconfig6 tristate "Modular ISDN driver"
8 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-4.19/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/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-4.19/include/linux/
Dccp.h485 * @CCP_ECC_FUNCTION_MMUL_384BIT: 384-bit modular multiplication
486 * @CCP_ECC_FUNCTION_MADD_384BIT: 384-bit modular addition
502 * struct ccp_ecc_modular_math - CCP ECC modular math parameters
503 * @operand_1: first operand for the modular math operation
505 * @operand_2: second operand for the modular math operation
509 * @result: result of the modular math operation
/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-4.19/Documentation/isdn/
DREADME.mISDN1 mISDN is a new modular ISDN driver, in the long term it should replace
D00-INDEX36 - info on the Modular ISDN subsystem (mISDN)
/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-4.19/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-4.19/drivers/cpuidle/
DKconfig10 idle processor power management. It includes modular cross-platform
/kernel/linux/linux-4.19/Documentation/rapidio/
Drapidio.txt105 modular component of the kernel (see details below).
144 (c) Modular enumeration and discovery process can be started by a command from
149 (d) Modular enumeration and discovery process can be started by a module
220 modular build configurations. For user-space controlled start RapidIO subsystem
/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-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-4.19/drivers/tty/serial/8250/
D8250_pnp.c251 /* Modular Technology */
253 /* Modular Technology 33.6 Internal PnP */
265 /* Modular Technology */
268 /* Modular Technology 33.6 External PnP */
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_pnp.c251 /* Modular Technology */
253 /* Modular Technology 33.6 Internal PnP */
265 /* Modular Technology */
268 /* Modular Technology 33.6 External PnP */
/kernel/linux/linux-5.10/drivers/cpuidle/
DKconfig11 idle processor power management. It includes modular cross-platform
/kernel/linux/linux-4.19/drivers/net/wan/
DKconfig25 # There is no way to detect a comtrol sv11 - force it modular for now.
37 # The COSA/SRP driver has not been tested as non-modular yet.
87 # There is no way to detect a Sealevel board. Force it modular
/kernel/linux/linux-5.10/crypto/
Decc.h218 * vli_mod_inv() - Modular inversion
229 * vli_mod_mult_slow() - Modular multiplication

12345678910