Searched refs:wm831x_gpio (Results 1 – 1 of 1) sorted by relevance
25 struct wm831x_gpio { struct32 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_in() local33 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_direction_in()46 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_get() local47 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_get()62 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_set() local63 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_set()72 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_out() local73 struct wm831x *wm831x = wm831x_gpio->wm831x; in wm831x_gpio_direction_out()94 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_to_irq() local[all …]