Lines Matching full:subsystem
68 - subsystem (``block``, ``tty``, ``pci``, ...)
71 - retrieved by reading the "subsystem"-link and using only the
108 - Classification by subsystem
115 classification directories into one place at ``/sys/subsystem``,
117 classes, including the converted block subsystem, will show up
119 The devices belonging to a subsystem will create a symlink in the
120 "devices" directory at ``/sys/subsystem/<name>/devices``,
122 If ``/sys/subsystem`` exists, ``/sys/bus``, ``/sys/class`` and ``/sys/block``
124 places, as the kernel is free to move a subsystem from one place to
126 subsystem name.
128 Assuming ``/sys/class/<subsystem>`` and ``/sys/bus/<subsystem>``, or
133 The converted block subsystem at ``/sys/class/block`` or
134 ``/sys/subsystem/block`` will contain the links for disks and partitions
135 at the same level, never in a hierarchy. Assuming the block subsystem to
139 - "device"-link and <subsystem>:<kernel name>-links
167 by its subsystem value. You need to walk up the chain until you find
168 the device that matches the expected subsystem. Depending on a specific