blob: cb2a6645a11f6801f62f42400b4df83a44e7ebf8 [file] [log] [blame] [view]
# Device Driver Model
Caution: The pages in this section may contain information that is specific to the
legacy version of the driver framework (DFv1).
- [Introduction](introduction.md)
- [Device model](device-model.md)
- [Driver binding](driver-binding.md)
- [Device ops](device-ops.md)
- [Device lifecycle](device-lifecycle.md)
- [Power management](device-power.md)
- [Device protocol](protocol.md)
- [Platform bus](platform-bus.md)
- [FIDL](fidl.md)
- [Banjo](banjo.md)
- [Composite devices](composite.md)
- [Device firmware](firmware.md)