Searched refs:wm831x_gpio (Results 1 – 1 of 1) sorted by relevance
24 struct wm831x_gpio { struct31 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_in() argument32 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_direction_in()45 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_get() local46 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_get()61 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_set() local62 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_set()71 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_out() local72 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_direction_out()93 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_to_irq() local[all …]