Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-wm8350.c22 struct wm8350_gpio_data { struct
29 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() argument
38 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get()
54 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set()
66 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out()
83 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq()
107 struct wm8350_gpio_data *wm8350_gpio; in wm8350_gpio_probe()