/Linux-v5.10/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
|
D | ipmi.rst | 27 The Linux IPMI driver is modular, which means you have to pick several 91 The Linux IPMI driver is designed to be very modular and flexible, you
|
/Linux-v5.10/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-v5.10/Documentation/isdn/ |
D | m_isdn.rst | 5 mISDN is a new modular ISDN driver, in the long term it should replace
|
/Linux-v5.10/drivers/isdn/mISDN/ |
D | Kconfig | 9 Enable support for the modular ISDN driver.
|
/Linux-v5.10/drivers/cpuidle/ |
D | Kconfig | 11 idle processor power management. It includes modular cross-platform
|
/Linux-v5.10/drivers/net/ethernet/cirrus/ |
D | cs89x0.c | 1310 cs89x0_probe1(struct net_device *dev, void __iomem *ioaddr, int modular) in cs89x0_probe1() argument 1320 if (!modular) { in cs89x0_probe1() 1586 cs89x0_ioport_probe(struct net_device *dev, unsigned long ioport, int modular) in cs89x0_ioport_probe() argument 1626 ret = cs89x0_probe1(dev, io_mem, modular); in cs89x0_ioport_probe()
|
/Linux-v5.10/drivers/net/wan/ |
D | Kconfig | 26 # 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
|
/Linux-v5.10/Documentation/fb/ |
D | pxafb.rst | 6 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.
|
/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 65 handled via standard, modular components (e.g., their interrupts look like a
|
/Linux-v5.10/Documentation/driver-api/usb/ |
D | hotplug.rst | 36 you get the best hotplugging when you configure a highly modular system.
|
/Linux-v5.10/Documentation/leds/ |
D | leds-class.rst | 179 rest of the LED subsystem can be modular.
|
/Linux-v5.10/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-v5.10/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-v5.10/Documentation/networking/device_drivers/ethernet/mellanox/ |
D | mlx5.rst | 21 | mlx5 core is modular and most of the major mlx5 core driver features can be selected (compiled in…
|
/Linux-v5.10/Documentation/ide/ |
D | ChangeLog.ide-cd.1994-2004 | 205 * ide-scsi. TODO: non-modular way of doing the
|
/Linux-v5.10/drivers/xen/ |
D | Kconfig | 247 so that real Xen drivers can be modular.
|
/Linux-v5.10/sound/soc/codecs/ |
D | Kconfig | 3 # modular, meaning we can't build the codec driver in with I2C support. 5 # setting - SPI can't be modular so that case doesn't need to be covered.
|
/Linux-v5.10/Documentation/driver-api/pm/ |
D | cpuidle.rst | 31 The design of ``CPUIdle`` is modular and based on the code duplication avoidance
|
/Linux-v5.10/drivers/usb/gadget/ |
D | Kconfig | 38 your peripheral protocol. (If you use modular gadget drivers,
|
/Linux-v5.10/lib/ |
D | Kconfig | 502 # This actually supports modular compilation, but the module overhead
|