Searched refs:wm8994_gpio (Results 1 – 1 of 1) sorted by relevance
25 struct wm8994_gpio { struct32 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_request() argument33 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request()55 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_direction_in() local56 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in()64 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_get() local65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get()81 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_direction_out() local82 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out()93 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_set() local[all …]