Searched refs:at91_port_priv (Results 1 – 1 of 1) sorted by relevance
504 struct at91_port_priv { struct511 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_direction_input() argument522 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_direction_output()532 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_get_value()541 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_set_value()550 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_get_function()569 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_probe()612 .priv_auto_alloc_size = sizeof(struct at91_port_priv),