Searched refs:modular (Results 1 – 25 of 44) sorted by relevance
12
/Linux-v6.6/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-v6.6/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-v6.6/Documentation/isdn/ |
D | m_isdn.rst | 5 mISDN is a new modular ISDN driver, in the long term it should replace
|
/Linux-v6.6/drivers/isdn/mISDN/ |
D | Kconfig | 9 Enable support for the modular ISDN driver.
|
/Linux-v6.6/drivers/cpuidle/ |
D | Kconfig | 11 idle processor power management. It includes modular cross-platform
|
/Linux-v6.6/Documentation/networking/devlink/ |
D | devlink-linecard.rst | 11 line cards that serve as a detachable PHY modules for modular switch
|
/Linux-v6.6/drivers/net/ethernet/cirrus/ |
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-v6.6/drivers/platform/mellanox/ |
D | Kconfig | 44 which are the part of MSN4800 Ethernet modular switch systems
|
/Linux-v6.6/Documentation/fb/ |
D | pxafb.rst | 6 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.
|
/Linux-v6.6/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-v6.6/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
D | kconfig.rst | 10 | mlx5 core is modular and most of the major mlx5 core driver features can be selected (compiled in…
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | hotplug.rst | 36 you get the best hotplugging when you configure a highly modular system.
|
/Linux-v6.6/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-v6.6/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-v6.6/Documentation/leds/ |
D | leds-class.rst | 260 rest of the LED subsystem can be modular.
|
/Linux-v6.6/Documentation/driver-api/pm/ |
D | cpuidle.rst | 31 The design of ``CPUIdle`` is modular and based on the code duplication avoidance
|
/Linux-v6.6/drivers/usb/gadget/ |
D | Kconfig | 38 your peripheral protocol. (If you use modular gadget drivers,
|
/Linux-v6.6/Documentation/admin-guide/ |
D | initrd.rst | 275 The main motivation for implementing initrd was to allow for modular
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | intel_idle.rst | 37 ``intel_idle`` is not modular, so it cannot be unloaded, which means that the
|
/Linux-v6.6/drivers/iio/accel/ |
D | Kconfig | 325 depends on I2C || !I2C # cannot be built-in for modular I2C
|
/Linux-v6.6/lib/ |
D | Kconfig | 559 # This actually supports modular compilation, but the module overhead
|
12