Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstx104.c64 struct stx104_gpio { struct
220 struct stx104_gpio *const stx104gpio = gpiochip_get_data(chip); in stx104_gpio_get()
231 struct stx104_gpio *const stx104gpio = gpiochip_get_data(chip); in stx104_gpio_get_multiple()
241 struct stx104_gpio *const stx104gpio = gpiochip_get_data(chip); in stx104_gpio_set()
268 struct stx104_gpio *const stx104gpio = gpiochip_get_data(chip); in stx104_gpio_set_multiple()
291 struct stx104_gpio *stx104gpio; in stx104_probe()