Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-ts4900.c25 struct ts4900_gpio_priv { struct
34 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_get_direction() argument
48 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_input()
60 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_direction_output()
90 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_get()
101 struct ts4900_gpio_priv *priv = gpiochip_get_data(chip); in ts4900_gpio_set()
141 struct ts4900_gpio_priv *priv; in ts4900_gpio_probe()