Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-wm831x.c33 static inline struct wm831x_gpio *to_wm831x_gpio(struct gpio_chip *chip) in to_wm831x_gpio() function
40 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_direction_in()
54 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_get()
70 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_set()
80 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_direction_out()
102 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_to_irq()
112 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_set_debounce()
143 struct wm831x_gpio *wm831x_gpio = to_wm831x_gpio(chip); in wm831x_gpio_dbg_show()