Home
last modified time | relevance | path

Searched refs:wcd_gpio_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-wcd934x.c16 struct wcd_gpio_data { struct
23 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_get_direction() argument
39 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_direction_input()
48 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_direction_output()
60 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_get()
70 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_set()
79 struct wcd_gpio_data *data; in wcd_gpio_probe()