Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-cgbc.c22 struct cgbc_gpio_data { struct
38 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in cgbc_gpio_get() argument
57 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in __cgbc_gpio_set()
77 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in cgbc_gpio_set()
86 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in cgbc_gpio_direction_set()
109 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in cgbc_gpio_direction_input()
118 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in cgbc_gpio_direction_output()
128 struct cgbc_gpio_data *gpio = gpiochip_get_data(chip); in cgbc_gpio_get_direction()
149 struct cgbc_gpio_data *gpio; in cgbc_gpio_probe()