Searched refs:at91_port_priv (Results 1 – 1 of 1) sorted by relevance
505 struct at91_port_priv { struct512 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_direction_input() argument523 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_direction_output()533 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_get_value()542 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_set_value()551 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_get_function()570 struct at91_port_priv *port = dev_get_priv(dev); in at91_gpio_probe()613 .priv_auto_alloc_size = sizeof(struct at91_port_priv),