Home
last modified time | relevance | path

Searched defs:wm831x_gpio (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-wm831x.c24 struct wm831x_gpio { struct
31 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_in() argument
45 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_get() local
61 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_set() local
71 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_out() local
93 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_to_irq() local
132 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_set_config() local
156 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_dbg_show() local
263 struct wm831x_gpio *wm831x_gpio; in wm831x_gpio_probe() local