Searched refs:subsystems (Results 1 – 25 of 124) sorted by relevance
12345
/Linux-v4.19/drivers/base/regmap/ |
D | Kconfig | 3 # this is an API intended to be used by other kernel subsystems. These 4 # subsystems should select the appropriate symbols.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cgroups.txt | 47 or more subsystems. 58 hierarchy, and a set of subsystems; each subsystem has system-specific 72 tracking. The intention is that other subsystems hook into the generic 92 specific subsystems such as cpusets to provide additional behaviour as 97 different subsystems - having parallel hierarchies allows each 100 unrelated subsystems needed to be forced into the same tree of 104 separate hierarchy; at the other extreme, all subsystems 137 (by putting those resource subsystems in different hierarchies), 203 comma-separated list of subsystems to mount as the filesystem mount 205 mount a hierarchy containing all registered subsystems. [all …]
|
/Linux-v4.19/drivers/dma/ |
D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/omap/ |
D | crossbar.txt | 2 the needs of its many peripherals and subsystems. All of the 3 interrupt lines from the subsystems are not needed at the same
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmh-clk.txt | 6 other hardware subsystems via RSC to control clocks.
|
D | qcom,rpmcc.txt | 5 communicates with other hardware subsystems via shared memory
|
/Linux-v4.19/drivers/staging/unisys/ |
D | TODO | 11 - move individual drivers into proper driver subsystems
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
/Linux-v4.19/Documentation/driver-api/pm/ |
D | notifiers.rst | 9 There are some operations that subsystems or drivers may want to carry out 11 to be fully functional, so the drivers' and subsystems' ``->suspend()`` and
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/ |
D | ibm,vas.txt | 3 VAS is a hardware mechanism that allows kernel subsystems and user processes
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | spi-sprd-adi.txt | 21 Since we have multi-subsystems will use unique ADI to access analog chip, when 26 Then we need one hardware spinlock to synchronize between the multiple subsystems.
|
/Linux-v4.19/drivers/nvme/target/ |
D | configfs.c | 590 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_allow_link() 595 if (list_empty(&port->subsystems)) { in nvmet_port_subsys_allow_link() 601 list_add_tail(&link->entry, &port->subsystems); in nvmet_port_subsys_allow_link() 620 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_drop_link() 630 if (list_empty(&port->subsystems)) in nvmet_port_subsys_drop_link() 1146 INIT_LIST_HEAD(&port->subsystems); in nvmet_ports_make()
|
D | Kconfig | 8 it allows the Linux kernel to implement NVMe subsystems and
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | vexpress-scc.txt | 10 (like silicon temperature sensors) and as interface to other subsystems
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smem.txt | 4 between various subsystems and OSes in Qualcomm platforms.
|
D | rpmh-rsc.txt | 28 or idle. When all subsystems like Modem, GPU, CPU are idle, the resource state 29 will be an aggregate of the sleep votes from each of those subsystems. Clients
|
/Linux-v4.19/fs/sysfs/ |
D | Kconfig | 13 and other kernel subsystems.
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | intro.rst | 11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | Kconfig | 51 to be accessible to kernel subsystems and user processes.
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | fe-set-tone.rst | 38 Usually, satellite antenna subsystems require that the digital TV device
|
D | fe-set-voltage.rst | 38 Usually, a satellite antenna subsystems require that the digital TV
|
/Linux-v4.19/Documentation/ |
D | lockup-watchdogs.txt | 37 perf subsystems, respectively. A direct consequence of this is that, 39 subsystems are present.
|
/Linux-v4.19/drivers/powercap/ |
D | Kconfig | 8 The power capping sysfs interface allows kernel subsystems to expose power
|
/Linux-v4.19/Documentation/pcmcia/ |
D | locking.txt | 2 and PCMCIA subsystems.
|
/Linux-v4.19/drivers/clk/qcom/ |
D | Kconfig | 43 profile. It communicates with other hardware subsystems via shared 56 profile. It communicates with other hardware subsystems via shared 67 SoCs. It accepts requests from other hardware subsystems via RSC.
|
12345