Module kernel::gpio

source · []
Expand description

Support for gpio device drivers.

C header: include/linux/gpio/driver.h

Structs

A registration of a gpio chip.

A registration of a gpio chip that includes an irq chip.

Enums

The direction of a gpio line.

Traits

A gpio chip.

A gpio chip that includes an irq chip.