Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-wcd934x.c15 struct wcd_gpio_data { struct
22 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_get_direction() argument
38 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_direction_input()
47 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_direction_output()
59 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_get()
69 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_set()
78 struct wcd_gpio_data *data; in wcd_gpio_probe()