Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-wm8350.c38 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_direction_in() local
39 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_in()
47 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_get() local
48 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_get()
63 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_set() local
64 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_set()
75 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_direction_out() local
76 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_out()
92 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_to_irq() local
93 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_to_irq()
[all …]