| # 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) |