Searched refs:wm8350_gpio (Results 1 – 3 of 3) sorted by relevance
33 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() local34 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_in()42 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get() local43 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_get()58 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set() local59 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_set()70 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out() local71 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_out()87 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq() local88 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_to_irq()[all …]
352 struct wm8350_gpio { struct
616 struct wm8350_gpio gpio;