Searched refs:wm8350_gpio (Results 1 – 3 of 3) sorted by relevance
28 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() local29 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_in()37 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get() local38 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_get()53 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set() local54 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_set()65 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out() local66 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_out()82 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq() local83 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_to_irq()[all …]
347 struct wm8350_gpio { struct
611 struct wm8350_gpio gpio;