/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 79 When unbinding, the modular driver is detached first, and then the system
|
H A D | rfkill.rst | 83 to ensure the driver cannot be built-in when rfkill is modular. The !RFKILL
|
H A 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/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/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/mISDN/ |
H A D | Kconfig | 9 Enable support for the modular ISDN driver.
|
/linux/drivers/cpuidle/ |
H A D | Kconfig | 11 idle processor power management. It includes modular cross-platform
|
/linux/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 1311 cs89x0_probe1(struct net_device *dev, void __iomem *ioaddr, int modular) in cs89x0_probe1() argument 1322 if (!modular) { in cs89x0_probe1() 1590 cs89x0_ioport_probe(struct net_device *dev, unsigned long ioport, int modular) in cs89x0_ioport_probe() argument 1630 ret = cs89x0_probe1(dev, io_mem, modular); in cs89x0_ioport_probe()
|
/linux/Documentation/networking/devlink/ |
H A D | devlink-linecard.rst | 11 line cards that serve as a detachable PHY modules for modular switch
|
/linux/drivers/platform/mellanox/ |
H A D | Kconfig | 44 which are the part of MSN4800 Ethernet modular switch systems
|
/linux/Documentation/fb/ |
H A D | pxafb.rst | 6 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.
|
/linux/Documentation/admin-guide/media/ |
H A 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
|
H A D | faq.rst | 205 combinations, the media subsystem is written on a modular way.
|
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 10 | mlx5 core is modular and most of the major mlx5 core driver features can be selected (compiled in…
|
/linux/Documentation/driver-api/usb/ |
H A D | hotplug.rst | 36 you get the best hotplugging when you configure a highly modular system.
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | display-contributing.rst | 96 a modular design, making the bring-up for new hardware fast. Over the years,
|
/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 111 modular component of the kernel (see details below). 228 modular build configurations. For user-space controlled start RapidIO subsystem
|
/linux/Documentation/power/ |
H A 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
|
H A D | basic-pm-debugging.rst | 165 individually. Otherwise, there is a problem with a modular driver and you can
|
/linux/Documentation/networking/pse-pd/ |
H A D | pse-pi.rst | 9 eight-pin modular jack, commonly known as the Ethernet RJ45 port. This
|
/linux/Documentation/leds/ |
H A D | leds-class.rst | 260 rest of the LED subsystem can be modular.
|
/linux/drivers/usb/gadget/ |
H A D | Kconfig | 38 your peripheral protocol. (If you use modular gadget drivers,
|
/linux/Documentation/driver-api/pm/ |
H A D | cpuidle.rst | 31 The design of ``CPUIdle`` is modular and based on the code duplication avoidance
|
/linux/Documentation/admin-guide/ |
H A D | initrd.rst | 275 The main motivation for implementing initrd was to allow for modular
|
/linux/lib/ |
H A D | Kconfig | 553 # This actually supports modular compilation, but the module overhead
|