Home
last modified time | relevance | path

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

12345

/linux/Documentation/driver-api/
H A 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
/linux/drivers/isdn/mISDN/
H A DKconfig7 tristate "Modular ISDN driver"
9 Enable support for the modular ISDN driver.
H A DMakefile3 # Makefile for the modular ISDN driver
H A Dcore.c17 MODULE_DESCRIPTION("Modular ISDN core driver");
369 printk(KERN_INFO "Modular ISDN core version %d.%d.%d\n", in mISDNInit()
/linux/Documentation/devicetree/bindings/misc/
H A Dxlnx,tmr-manager.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP
13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
H A Dxlnx,tmr-inject.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
/linux/drivers/staging/sm750fb/
H A Dreadme25 same format as above modular method,but additionally add
29 it equal to modular method with below command:
/linux/Documentation/devicetree/bindings/arm/
H A Dmicrochip,sparx5.yaml27 - description: The Sparx5 pcb125 board is a modular board,
28 which has both spi-nor and eMMC storage. The modular design
H A Darm,integrator.yaml15 so the system is modular and can host a variety of CPU tiles called
/linux/include/linux/
H A 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
/linux/Documentation/driver-api/rapidio/
H A 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
/linux/lib/crypto/mpi/
H A Dmpi-mod.c1 /* mpi-mod.c - Modular reduction
/linux/Documentation/isdn/
H A Dm_isdn.rst5 mISDN is a new modular ISDN driver, in the long term it should replace
/linux/drivers/isdn/hardware/mISDN/
H A DMakefile3 # Makefile for the modular ISDN hardware drivers
/linux/Documentation/devicetree/bindings/dma/
H A Daltr,msgdma.yaml13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
/linux/drivers/cpuidle/
H A DKconfig11 idle processor power management. It includes modular cross-platform
/linux/drivers/platform/mellanox/
H A DKconfig44 which are the part of MSN4800 Ethernet modular switch systems
/linux/arch/um/drivers/
H A Drandom.c26 /* Changed at init time, in the non-modular case, and at module load
/linux/drivers/usb/serial/
H A Dftdi_sio_ids.h963 #define RTSYSTEMS_USB_VX8_PID 0x9e50 /* USB-VX8 USB to 7 pin modular plug for Yaesu VX-8 radio */
972 #define RTSYSTEMS_USB_29F_PID 0x9e55 /* USB-29F USB to 6 pin modular plug */
976 #define RTSYSTEMS_USB_29C_PID 0x9e59 /* USB-29C USB to 4 pin modular plug*/
979 #define RTSYSTEMS_USB_K5D_PID 0x9e5C /* USB-K5D USB to 8 pin modular plug*/
981 #define RTSYSTEMS_USB_K5G_PID 0x9e5E /* USB-K5G USB to 8 pin modular plug*/
991 #define RTSYSTEMS_USB_W5R_PID 0x9e68 /* USB-W5R USB to 8 pin modular plug*/
992 #define RTSYSTEMS_USB_A5R_PID 0x9e69 /* USB-A5R USB to 8 pin modular plug*/
993 #define RTSYSTEMS_USB_PW1_PID 0x9e6A /* USB-PW1 USB to 8 pin modular plug*/
/linux/Documentation/admin-guide/media/
H A Dbttv-cardlist.rst110 - Modular Technology MM201/MM202/MM205/MM210/MM215 PCTV, bt878
258 - Modular Technology MM100PCTV
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c60 * probe (in case of deferred probe or modular build) in drm_iommu_attach_device()
/linux/arch/x86/platform/geode/
H A Dalix.c32 * This driver is not modular, but to keep back compatibility
/linux/drivers/misc/
H A Dxilinx_tmr_inject.c8 * This driver is developed for TMR Inject IP,The Triple Modular Redundancy(TMR)
/linux/drivers/peci/
H A Dinternal.h117 * module_peci_driver() - helper macro for registering a modular PECI driver
/linux/drivers/char/
H A Dhangcheck-timer.c51 /* options - modular */

12345