Documentation/translations/it_IT/subsystem-apis.rst

Source file repositories/reference/linux-study-clean/Documentation/translations/it_IT/subsystem-apis.rst

File Facts

System
Linux kernel
Corpus path
Documentation/translations/it_IT/subsystem-apis.rst
Extension
.rst
Size
961 bytes
Lines
48
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

.. SPDX-License-Identifier: GPL-2.0

==========================================
Documentazione dei sottosistemi del kernel
==========================================

In questa parte della documentazione si entra nel dettaglio di come funzionano
i sottosistemi specifici del kernel dal punto di vista di uno sviluppatore del
kernel. Molte delle informazioni qui contenute provengono direttamente dai
sorgenti del kernel, con aggiunte di materiale dove è necessario (anche se
talora *non* è stato aggiunto tutto ciò che era necessario).

Sottosistemi principali
-----------------------

.. toctree::
   :maxdepth: 1

   core-api/index

Interfacce uomo-macchina
------------------------

.. toctree::
   :maxdepth: 1


Interfacce di rete
------------------

.. toctree::
   :maxdepth: 1

Interfacce per l'archiviazione
------------------------------

.. toctree::
   :maxdepth: 1


Interfacce varie
----------------

.. toctree::
   :maxdepth: 1

   i2c/index

Annotation

Implementation Notes