Home
last modified time | relevance | path

Searched refs:etraxfs_gpio_port (Results 1 – 1 of 1) sorted by relevance

/drivers/gpio/
Dgpio-etraxfs.c72 struct etraxfs_gpio_port { struct
82 const struct etraxfs_gpio_port *ports; argument
91 static const struct etraxfs_gpio_port etraxfs_gpio_etraxfs_ports[] = {
138 static const struct etraxfs_gpio_port etraxfs_gpio_artpec3_ports[] = {
416 const struct etraxfs_gpio_port *port = &info->ports[i]; in etraxfs_gpio_probe()