mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 04:50:59 +00:00
This folder in the SysFS code represents everything related to /sys/dev, which is a directory meant to be a convenient interface to track all IDs of all block and character devices (ID = major:minor numbers). |
||
|---|---|---|
| .. | ||
| BlockDevicesDirectory.cpp | ||
| BlockDevicesDirectory.h | ||
| CharacterDevicesDirectory.cpp | ||
| CharacterDevicesDirectory.h | ||
| DeviceComponent.cpp | ||
| DeviceComponent.h | ||
| Directory.cpp | ||
| Directory.h | ||