Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
Dgpio-wm831x.c26 struct wm831x_gpio { struct
33 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_in() argument
47 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_get() local
63 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_set() local
73 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_out() local
95 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_to_irq() local
134 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_set_config() local
158 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_dbg_show() local
268 struct wm831x_gpio *wm831x_gpio; in wm831x_gpio_probe() local