Home
last modified time | relevance | path

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

123456

/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
Drfkill.rst83 to ensure the driver cannot be built-in when rfkill is modular. The !RFKILL
/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-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
Darm,integrator.yaml15 so the system is modular and can host a variety of CPU tiles called
/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-5.10/Documentation/isdn/
Dm_isdn.rst5 mISDN is a new modular ISDN driver, in the long term it should replace
/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-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-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-5.10/crypto/
Decc.h244 * vli_mod_inv() - Modular inversion
255 * vli_mod_mult_slow() - Modular multiplication
/kernel/linux/linux-5.10/arch/um/drivers/
Drandom.c26 /* Changed at init time, in the non-modular case, and at module load
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dbttv-cardlist.rst110 - Modular Technology MM201/MM202/MM205/MM210/MM215 PCTV, bt878
258 - Modular Technology MM100PCTV
Dbuilding.rst276 In order to enable modular support for one of the boards listed on
277 :doc:`this table <cx231xx-cardlist>`, with modular media core modules, the
/kernel/linux/linux-5.10/drivers/usb/serial/
Dftdi_sio_ids.h956 #define RTSYSTEMS_USB_VX8_PID 0x9e50 /* USB-VX8 USB to 7 pin modular plug for Yaesu VX-8 radio */
965 #define RTSYSTEMS_USB_29F_PID 0x9e55 /* USB-29F USB to 6 pin modular plug */
969 #define RTSYSTEMS_USB_29C_PID 0x9e59 /* USB-29C USB to 4 pin modular plug*/
972 #define RTSYSTEMS_USB_K5D_PID 0x9e5C /* USB-K5D USB to 8 pin modular plug*/
974 #define RTSYSTEMS_USB_K5G_PID 0x9e5E /* USB-K5G USB to 8 pin modular plug*/
984 #define RTSYSTEMS_USB_W5R_PID 0x9e68 /* USB-W5R USB to 8 pin modular plug*/
985 #define RTSYSTEMS_USB_A5R_PID 0x9e69 /* USB-A5R USB to 8 pin modular plug*/
986 #define RTSYSTEMS_USB_PW1_PID 0x9e6A /* USB-PW1 USB to 8 pin modular plug*/
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_dma.c61 * probe (in case of deferred probe or modular build) in drm_iommu_attach_device()
/kernel/linux/linux-5.10/include/linux/iio/
Dbuffer_impl.h39 * modular as event for a given driver, different usecases may require
/kernel/linux/linux-5.10/arch/x86/platform/geode/
Dalix.c34 * This driver is not modular, but to keep back compatibility
/kernel/linux/linux-5.10/lib/mpi/
Dmpi-mod.c1 /* mpi-mod.c - Modular reduction
/kernel/linux/linux-5.10/drivers/char/
Dhangcheck-timer.c51 /* options - modular */
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/src/
Dqueue_access.c45 exception as the size is used in a modular in ia_css_queue_load()

123456