Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A 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()
67 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_output()
96 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_get()
107 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_set()
148 struct ts4900_gpio_priv *priv; in ts4900_gpio_probe()