Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-twl4030.c53 struct gpio_twl4030_priv { struct
207 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_request()
275 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_free()
295 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_direction_in()
314 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_get()
337 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_set()
355 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_direction_out()
381 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_get_direction()
403 struct gpio_twl4030_priv *priv = gpiochip_get_data(chip); in twl_to_irq()
501 struct gpio_twl4030_priv *priv; in gpio_twl4030_probe()
[all …]