Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-ts4900.c33 struct ts4900_gpio_priv { struct
42 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_get_direction() argument
56 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_input()
68 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_output()
82 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_get()
93 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_set()
134 struct ts4900_gpio_priv *priv; in ts4900_gpio_probe()