The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
    • General information for driver authors
      • Driver Basics
      • Driver Model
        • Driver Binding
        • Bus Types
        • Device Driver Design Patterns
        • The Basic Device Structure
        • Devres - Managed Device Resource
        • Device Drivers
        • The Linux Kernel Device Model
        • Platform Devices and Drivers
        • Porting Drivers to the New Driver Model
      • Device links
      • Device drivers infrastructure
      • ioctl based interfaces
      • CPU and Device Power Management
    • Useful support libraries
    • Bus-level documentation
    • Subsystem-specific APIs
  • Subsystems
    • Core subsystems
      • Core API Documentation
      • Driver implementer’s API guide
        • General information for driver authors
          • Driver Basics
          • Driver Model
            • Driver Binding
            • Bus Types
            • Device Driver Design Patterns
            • The Basic Device Structure
            • Devres - Managed Device Resource
            • Device Drivers
            • The Linux Kernel Device Model
            • Platform Devices and Drivers
            • Porting Drivers to the New Driver Model
          • Device links
          • Device drivers infrastructure
          • ioctl based interfaces
          • CPU and Device Power Management
        • Useful support libraries
        • Bus-level documentation
        • Subsystem-specific APIs
      • Memory Management Documentation
      • Power Management
      • Scheduler
      • Timers
      • Locking
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
    • Other subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • Driver implementer’s API guide
  • Driver Model
  • View page source

Driver Model¶

  • Driver Binding
  • Bus Types
  • Device Driver Design Patterns
  • The Basic Device Structure
  • Devres - Managed Device Resource
  • Device Drivers
  • The Linux Kernel Device Model
  • Platform Devices and Drivers
  • Porting Drivers to the New Driver Model
Previous Next

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.