Chapter 2. Device drivers infrastructure
Prev
Next
Chapter 2. Device drivers infrastructure
Table of Contents
The Basic Device Driver-Model Structures
Device Drivers Base
Device Drivers Power Management
Device Drivers ACPI Support
Device drivers PnP support
Userspace IO devices
The Basic Device Driver-Model Structures
struct bus_type
- The bus type of the device
struct device_driver
- The basic device driver structure
struct class
- device classes
struct device
- The basic device structure