Searched refs:wm8350_gpio (Results 1 – 3 of 3) sorted by relevance
29 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() local30 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_in()38 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get() local39 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_get()54 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set() local55 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_set()66 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out() local67 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_out()83 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq() local84 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_to_irq()[all …]
347 struct wm8350_gpio { struct
611 struct wm8350_gpio gpio;