Searched refs:wm8350_gpio (Results 1 – 1 of 1) sorted by relevance
38 struct wm8350_gpio_data *wm8350_gpio = to_wm8350_gpio(chip); in wm8350_gpio_direction_in() local39 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() local48 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() local64 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() local76 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() local93 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_to_irq()[all …]