Home
last modified time | relevance | path

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

/Linux-v4.19/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
53 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_input()
65 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_output()
79 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_get()
90 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_set()
131 struct ts4900_gpio_priv *priv; in ts4900_gpio_probe()