Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-wm8350.c31 static inline struct wm8350_gpio_data *to_wm8350_gpio(struct gpio_chip *chip) in to_wm8350_gpio() function
38 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_direction_in()
47 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_get()
63 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_set()
75 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_direction_out()
92 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_to_irq()