Searched refs:modular (Results 1 – 25 of 48) sorted by relevance
12
/linux-6.1.9/Documentation/driver-api/ |
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 79 When unbinding, the modular driver is detached first, and then the system
|
D | rfkill.rst | 83 to ensure the driver cannot be built-in when rfkill is modular. The !RFKILL
|
/linux-6.1.9/drivers/staging/sm750fb/ |
D | readme | 25 same format as above modular method,but additionally add 29 it equal to modular method with below command:
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
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
|
D | arm,integrator.yaml | 15 so the system is modular and can host a variety of CPU tiles called
|
/linux-6.1.9/Documentation/isdn/ |
D | m_isdn.rst | 5 mISDN is a new modular ISDN driver, in the long term it should replace
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | altr,msgdma.yaml | 13 Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
|
/linux-6.1.9/drivers/isdn/mISDN/ |
D | Kconfig | 9 Enable support for the modular ISDN driver.
|
/linux-6.1.9/drivers/cpuidle/ |
D | Kconfig | 11 idle processor power management. It includes modular cross-platform
|
/linux-6.1.9/Documentation/networking/devlink/ |
D | devlink-linecard.rst | 11 line cards that serve as a detachable PHY modules for modular switch
|
/linux-6.1.9/drivers/net/ethernet/cirrus/ |
D | cs89x0.c | 1310 cs89x0_probe1(struct net_device *dev, void __iomem *ioaddr, int modular) in cs89x0_probe1() argument 1321 if (!modular) { in cs89x0_probe1() 1589 cs89x0_ioport_probe(struct net_device *dev, unsigned long ioport, int modular) in cs89x0_ioport_probe() argument 1629 ret = cs89x0_probe1(dev, io_mem, modular); in cs89x0_ioport_probe()
|
/linux-6.1.9/drivers/platform/mellanox/ |
D | Kconfig | 44 which are the part of MSN4800 Ethernet modular switch systems
|
/linux-6.1.9/Documentation/fb/ |
D | pxafb.rst | 6 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.yaml | 31 are handled via standard, modular components (e.g., their interrupts look like
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | building.rst | 276 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
|
D | faq.rst | 205 combinations, the media subsystem is written on a modular way.
|
/linux-6.1.9/Documentation/driver-api/usb/ |
D | hotplug.rst | 36 you get the best hotplugging when you configure a highly modular system.
|
/linux-6.1.9/Documentation/leds/ |
D | leds-class.rst | 179 rest of the LED subsystem can be modular.
|
/linux-6.1.9/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 111 modular component of the kernel (see details below). 228 modular build configurations. For user-space controlled start RapidIO subsystem
|
/linux-6.1.9/Documentation/power/ |
D | swsusp.rst | 59 suspend/resume with modular disk drivers, see FAQ, but you probably 397 How can distributions ship a swsusp-supporting kernel with modular
|
D | basic-pm-debugging.rst | 165 individually. Otherwise, there is a problem with a modular driver and you can
|
/linux-6.1.9/drivers/usb/gadget/ |
D | Kconfig | 38 your peripheral protocol. (If you use modular gadget drivers,
|
/linux-6.1.9/Documentation/driver-api/pm/ |
D | cpuidle.rst | 31 The design of ``CPUIdle`` is modular and based on the code duplication avoidance
|
/linux-6.1.9/lib/ |
D | Kconfig | 549 # This actually supports modular compilation, but the module overhead
|
/linux-6.1.9/Documentation/admin-guide/ |
D | initrd.rst | 275 The main motivation for implementing initrd was to allow for modular
|
12