/linux/Documentation/driver-api/ |
H A D | console.rst | 14 '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 D | Kconfig | 7 tristate "Modular ISDN driver" 9 Enable support for the modular ISDN driver.
|
H A D | Makefile | 3 # Makefile for the modular ISDN driver
|
H A D | core.c | 17 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 D | xlnx,tmr-manager.yaml | 7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP 13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
|
H A D | xlnx,tmr-inject.yaml | 7 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 D | readme | 25 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 D | microchip,sparx5.yaml | 27 - description: The Sparx5 pcb125 board is a modular board, 28 which has both spi-nor and eMMC storage. The modular design
|
H A D | arm,integrator.yaml | 15 so the system is modular and can host a variety of CPU tiles called
|
/linux/include/linux/ |
H A D | ccp.h | 483 * @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 D | rapidio.rst | 111 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 D | mpi-mod.c | 1 /* mpi-mod.c - Modular reduction
|
/linux/Documentation/isdn/ |
H A D | m_isdn.rst | 5 mISDN is a new modular ISDN driver, in the long term it should replace
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | Makefile | 3 # Makefile for the modular ISDN hardware drivers
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | altr,msgdma.yaml | 13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
|
/linux/drivers/cpuidle/ |
H A D | Kconfig | 11 idle processor power management. It includes modular cross-platform
|
/linux/drivers/platform/mellanox/ |
H A D | Kconfig | 44 which are the part of MSN4800 Ethernet modular switch systems
|
/linux/arch/um/drivers/ |
H A D | random.c | 26 /* Changed at init time, in the non-modular case, and at module load
|
/linux/drivers/usb/serial/ |
H A D | ftdi_sio_ids.h | 963 #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 D | bttv-cardlist.rst | 110 - Modular Technology MM201/MM202/MM205/MM210/MM215 PCTV, bt878 258 - Modular Technology MM100PCTV
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dma.c | 60 * probe (in case of deferred probe or modular build) in drm_iommu_attach_device()
|
/linux/arch/x86/platform/geode/ |
H A D | alix.c | 32 * This driver is not modular, but to keep back compatibility
|
/linux/drivers/misc/ |
H A D | xilinx_tmr_inject.c | 8 * This driver is developed for TMR Inject IP,The Triple Modular Redundancy(TMR)
|
/linux/drivers/peci/ |
H A D | internal.h | 117 * module_peci_driver() - helper macro for registering a modular PECI driver
|
/linux/drivers/char/ |
H A D | hangcheck-timer.c | 51 /* options - modular */
|