Searched refs:wm8994_gpio (Results 1 – 1 of 1) sorted by relevance
29 struct wm8994_gpio { struct36 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_request() local37 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request()59 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_direction_in() local60 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in()68 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_get() local69 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get()85 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_direction_out() local86 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out()97 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_set() local[all …]